Date: Mon, 19 May 2008 22:29:55 -0500 From: Dave Uhring <duhring@charter.net> To: Josh Carroll <josh.carroll@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Buildworld Fails RELENG_7 Message-ID: <20080520032955.GA1428@charter.net> In-Reply-To: <8cb6106e0805191959k943fa63l9117043d2f092ea5@mail.gmail.com> References: <20080520013825.GB1310@charter.net> <200805200158.m4K1w30H029689@drugs.dv.isc.org> <20080520025130.GA1373@charter.net> <8cb6106e0805191959k943fa63l9117043d2f092ea5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 19, 2008 at 10:59:18PM -0400, Josh Carroll wrote: > > On Tue, May 20, 2008 at 11:58:03AM +1000, Mark Andrews wrote: > >> > >> > # export CFLAGS="" > >> > >> This does NOT remove CFLAGS from the environment. > > > > It does when you shell is bash. > > I think what Mark was getting at is that simply setting CFLAGS to "" > prior to make does not trump the setting of CFLAGS in > make.conf/src.conf. So if you haven't removed/commented that from > your make.conf, the export command above will do nothing for the > actual build environment. Before that last build I had removed /etc/make.conf and had never touched src.conf. CFLAGS was empty.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080520032955.GA1428>