Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 03:26:32 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 45136 for review
Message-ID:  <200401111126.i0BBQW5W050772@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=45136

Change 45136 by jmallett@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401111126.i0BBQW5W050772>