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: Thomas Schlesinger <schlesinger@xxxxxxxxxxxxx>
Date: Tue, 17 Oct 2006 21:41:55 +0200

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. 

Thanks for your advice.

Thomas



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