summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/gcc-4.7.3_armv7a.patch
diff options
context:
space:
mode:
Diffstat (limited to 'util/crossgcc/patches/gcc-4.7.3_armv7a.patch')
-rw-r--r--util/crossgcc/patches/gcc-4.7.3_armv7a.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/crossgcc/patches/gcc-4.7.3_armv7a.patch b/util/crossgcc/patches/gcc-4.7.3_armv7a.patch
new file mode 100644
index 0000000000..ccbc01e14d
--- /dev/null
+++ b/util/crossgcc/patches/gcc-4.7.3_armv7a.patch
@@ -0,0 +1,12 @@
+diff -ur gcc-4.7.3/config.sub gcc-4.7.3-patched/config.sub
+--- gcc-4.7.3/config.sub 2012-08-06 16:34:27.000000000 +0200
++++ gcc-4.7.3-patched/config.sub 2013-04-19 00:25:16.401391381 +0200
+@@ -250,7 +250,7 @@
+ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
+ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
+ | am33_2.0 \
+- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
++ | arc | arm | arm[bl]e | arme[lb] | armv* | armv[345][lb] | avr | avr32 \
+ | be32 | be64 \
+ | bfin \
+ | c4x | clipper \