Current-Users archive

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

Re: lib/librump fails to build with todays sources



Matthias Scheler wrote:
On 4 Nov 2008, at 22:30, Roy Marples wrote:
Sorry for the noise. This was caused by
CFLAGS=        -Os -march=noncona
vs
CFLAGS+=    -Os -march=nocona

That should read "CPUFLAGS= -Os -march=nocona".

Please don't change "CFLAGS" because it can cause various
build failures.

How do I then set flags for packages?

as recommeded by the guide.

Which guide?

http://www.netbsd.org/docs/pkgsrc/configuring.html#conf.cflags

Thanks

Roy


Home | Main Index | Thread Index | Old Index