Subject: Re: libcurses and CFLAGS
To: Zafer Aydogan <zafer@aydogan.de>
From: Matthias Scheler <tron@zhadum.org.uk>
List: current-users
Date: 11/19/2007 17:44:43
On Mon, Nov 19, 2007 at 03:00:13PM +0100, Zafer Aydogan wrote:
> > Yes, please do *never* set "CFLAGS". Please set "CPU_FLAGS" to
> > "-march=i686" instead.
> >
> 
> Can I set
> 
> CPU_FLAGS=-march=i686 -mtune=pentium3 -mfpmath=sse -msse

Yes, that will work.

Or you could install the "cpuflags" package and use this:

.sinclude "/usr/pkg/share/mk/cpuflags.mk"

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/