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.

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to