Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 23:33:15 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        sam <sam.wun@authtec.net>
Cc:        current@freebsd.org
Subject:   Re: How to remove openssl during make world
Message-ID:  <20040924203315.GO63720@ip.net.ua>
In-Reply-To: <41539636.3060204@authtec.net>
References:  <41539636.3060204@authtec.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--tk6xM/wkRlnXD2NA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Sep 24, 2004 at 11:36:22AM +0800, sam wrote:
> Hi,
>=20
> Can I still use make.conf to instruct make buildworld and make release=20
> do not build openssl when making my own release?
>=20
Yes, you do it by having NO_OPENSSL defined (even empty value).

> I want to define NO_OPENSSL=3Dtrue in the make.conf file, but not sure=20
> whether it is still valid.
>=20
For buildworld, you can put it in /etc/make.conf.
For "make release", you probably want it this way:

	make release ... WORLD_FLAGS=3D-DNO_OPENSSL


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--tk6xM/wkRlnXD2NA
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBVISLqRfpzJluFF4RAvH2AJwIW5BolOFIuN2Z3i6Fiyo4Bv7GcgCglJBF
33o3dg72gDGco2kdJJjIMWg=
=Smuy
-----END PGP SIGNATURE-----

--tk6xM/wkRlnXD2NA--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040924203315.GO63720>