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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC