Subject: cflags
To: None <tech-net@netbsd.org>
From: Mipam <mipam@ibb.net>
List: tech-net
Date: 07/05/2000 21:41:13
Hi,

I put in my /etc/mk.conf

CFLAGS = -O3 -fexpensive-optimizations

I wish to add -mCPU_TYPE
Currently i am trying this on my i386 amd k6 200 machine.
Which cpu type should i take for this?
Btw, when compiling a kernel, the cflags in mk.conf seem to be ignored.
Is that correct?
Bye,

Mipam.