diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-05-21 11:51:22 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-05-21 11:51:22 +0000 |
commit | 4a78320c111aea411e1a2add09941796547793fc (patch) | |
tree | c8c185b38a4cde5f93ab3173be429438b1af33e3 /toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch | |
parent | f027ecb2cf9b1a1c6cab6f5e4a9d99c49bced63c (diff) | |
download | upstream-4a78320c111aea411e1a2add09941796547793fc.tar.gz upstream-4a78320c111aea411e1a2add09941796547793fc.tar.bz2 upstream-4a78320c111aea411e1a2add09941796547793fc.zip |
refresh gcc-4.2.3 patches
SVN-Revision: 11232
Diffstat (limited to 'toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch')
-rw-r--r-- | toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch b/toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch index 09c9bbecfb..83076d4411 100644 --- a/toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch +++ b/toolchain/gcc/patches/4.2.3/103-uclibc-conf-noupstream.patch @@ -1,7 +1,9 @@ ---- 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 @@ - ;; +Index: gcc-4.2.3/gcc/config.gcc +=================================================================== +--- gcc-4.2.3.orig/gcc/config.gcc 2007-12-27 10:45:20.000000000 +0100 ++++ gcc-4.2.3/gcc/config.gcc 2008-05-21 13:45:43.333288320 +0200 +@@ -1967,7 +1967,7 @@ + ;; sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \ sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \ - sh-*-linux* | sh[346lbe]*-*-linux* | \ |