DragonFly BSD
DragonFly users List (threaded) for 2006-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Where to place compiler flags for world?


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Tue, 17 Oct 2006 16:14:59 -0700

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.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]