summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
commitb2f192faabe412adce79534e22efe9fb69ee40e2 (patch)
tree7076c49d4286f8a1733650bd8fbc7161af200d57 /openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch
parent2cf0eadf9f730027833af802d7e6c90b44248f80 (diff)
downloadpoky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch')
-rw-r--r--openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch b/openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch
deleted file mode 100644
index cdb20bef9b..0000000000
--- a/openembedded/packages/gcc/gcc-3.4.3/gcc34-arm-tune.patch
+++ /dev/null
@@ -1,9 +0,0 @@
1--- gcc-3.4.0/gcc/config/arm/linux-elf.h.arm-tune 2004-01-31 01:18:11.000000000 -0500
2+++ gcc-3.4.0/gcc/config/arm/linux-elf.h 2004-04-24 18:19:10.000000000 -0400
3@@ -126,3 +126,6 @@
4
5 #define LINK_GCC_C_SEQUENCE_SPEC \
6 "%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"
7+
8+/* Tune for XScale. */
9+#define TARGET_TUNE_DEFAULT TARGET_CPU_xscale