|
|
http://perforce.freebsd.org/chv.cgi?CH=110075
Change 110075 by imp@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 \
_______________________________________________
p4-projects@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/p4-projects
To unsubscribe, send any mail to "p4-projects-unsubscribe@xxxxxxxxxxx"
|
|