Where to place compiler flags for world?
walt
wa1ter at myrealbox.com
Tue Oct 17 16:14:59 PDT 2006
Thomas Schlesinger wrote:
> Am Dienstag, 17. Oktober 2006 21:05 schrieb Simon 'corecode' Schubert:
>> Thomas Schlesinger wrote:
>>> options CPU_ENABLE_EST
>>> CONF_FLAGS=-march-pentium-m -O2 -fomit-frame-pointer -pipe
>>>
>>> Is there something problematic with them?
>> don't use -O2 nor -fomit-frame-pointer
>>
>> i usually place
>>
>> CFLAGS=-O -g -pipe
>>
>> in /etc/make/conf
>>
>
> Simon,
>
> I wasn't aware of /etc/make.conf.
And don't confuse DragonFly's make.conf with mk.conf from pkgsrc. They
are two separate files.
More information about the Users
mailing list