Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't

perform better than the default setting for most i386 CPUs.

Requested by:	bde
This commit is contained in:
John Baldwin 2004-01-30 19:51:26 +00:00
parent 367d380b54
commit 05d9236acf

View File

@ -6,7 +6,7 @@
.if !defined(CPUTYPE) || empty(CPUTYPE)
. if ${MACHINE_ARCH} == "i386"
_CPUCFLAGS = -mcpu=pentiumpro
_CPUCFLAGS =
MACHINE_CPU = i486
. elif ${MACHINE_ARCH} == "alpha"
_CPUCFLAGS = -mcpu=ev4 -mtune=ev5