make.conf flags

Ruslan Ermilov ru at freebsd.org
Fri Oct 15 01:25:00 PDT 2004


On Thu, Oct 14, 2004 at 09:14:45PM +0000, cscott at speakeasy.net wrote:
> Just to double check, I sent CPUTYPE=p4 in make.conf, but noticed
> during a make buildworld, make is running with  -march=pentiumpro.
> Is that correct?
> 
Assuming this is on RELENG_4, yes:

$ make -m /home/src/RELENG_4/share/mk -V CFLAGS CPUTYPE=p4
-O -pipe -march=pentiumpro   

$ make -m /home/src/HEAD/share/mk -V CFLAGS CPUTYPE=p4
-O -pipe -march=pentium4 


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20041015/6c2c11c9/attachment.bin


More information about the freebsd-current mailing list