set TARGET_CC_ARCH, not FULL_OPTIMIZATION
authorPhil Blundell <philb@gnu.org>
Sat, 3 Jul 2004 09:31:09 +0000 (09:31 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 3 Jul 2004 09:31:09 +0000 (09:31 +0000)
BKrev: 40e67cdde-lPvGXinRP2oDUSZ7xgQg

conf/tune-strongarm.conf
conf/tune-xscale.conf

index e69de29..8654c99 100644 (file)
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-march=armv4 -mtune=xscale"
+
index e69de29..0b98f09 100644 (file)
@@ -0,0 +1,3 @@
+TARGET_CC_ARCH = "-march=armv5te -mtune=xscale"
+PACKAGE_ARCH = "armv5te"
+