Buildworld Fails RELENG_7
Josh Carroll
josh.carroll at gmail.com
Tue May 20 02:59:20 UTC 2008
> 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
More information about the freebsd-stable
mailing list