> 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.

Josh
_______________________________________________
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