PERFORCE change 110075 for review
Warner Losh
imp at FreeBSD.org
Wed Nov 15 23:58:07 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=110075
Change 110075 by imp at imp_lighthouse on 2006/11/15 23:57:10
Go back to -O2 for now. Today is gremlin day..
Affected files ...
.. //depot/projects/arm/src/sys/boot/arm/at91/Makefile.inc#28 edit
Differences ...
==== //depot/projects/arm/src/sys/boot/arm/at91/Makefile.inc#28 (text+ko) ====
@@ -8,7 +8,7 @@
# tsc, kb920x are the supported flavors
BOOT_FLAVOR=kb920x
-CFLAGS=-Os -mcpu=arm9 -ffreestanding \
+CFLAGS=-O2 -mcpu=arm9 -ffreestanding \
-I${.CURDIR}/../libat91 \
-I${.CURDIR}/../../../.. \
-I${.CURDIR}/../../../../arm \
More information about the p4-projects
mailing list