summaryrefslogtreecommitdiff
path: root/toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-03-10 14:05:15 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-03-10 14:05:15 +0000
commit3f74fed4c41ec318bddcdf3455ac3661db9f004a (patch)
treecceed228438cf2f0b8c0aedca18bbad41c416700 /toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch
parentf90e0e035b1e8e55b9da4a01fb15017e8dc1b83a (diff)
Update to use upstream uclibc changes, have to change numbering, 203-204 have to go to other versions as well
Diffstat (limited to 'toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch')
-rw-r--r--toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch b/toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch
new file mode 100644
index 000000000..09c9bbecf
--- /dev/null
+++ b/toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch
@@ -0,0 +1,11 @@
+--- gcc/gcc/config.gcc.uclibc100-sh~ 2006-03-06 20:46:56 +0100
++++ gcc/gcc/config.gcc 2006-03-10 15:02:41 +0100
+@@ -1905,7 +1905,7 @@
+ ;;
+ sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \
+ sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \
+- sh-*-linux* | sh[346lbe]*-*-linux* | \
++ sh*-*-linux* | sh[346lbe]*-*-linux* | \
+ sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
+ sh64-*-netbsd* | sh64l*-*-netbsd*)
+ tmake_file="${tmake_file} sh/t-sh sh/t-elf"