PERFORCE change 45136 for review
Juli Mallett
jmallett at FreeBSD.org
Sun Jan 11 03:26:34 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=45136
Change 45136 by jmallett at jmallett_oingo on 2004/01/11 03:25:42
It looks like -O is OK now.
Affected files ...
.. //depot/projects/mips/sys/conf/kern.pre.mk#8 edit
Differences ...
==== //depot/projects/mips/sys/conf/kern.pre.mk#8 (text+ko) ====
@@ -16,9 +16,6 @@
OBJCOPY?= objcopy
SIZE?= size
-.if defined(ARCH) && ${ARCH} != "mips"
-COPTFLAGS?=-O -pipe
-.endif
.if !defined(NO_CPU_COPTFLAGS)
COPTFLAGS+= ${_CPUCFLAGS}
.endif
More information about the p4-projects
mailing list