patches/gcc/4.3.5/260-uclibc-conf-noupstream.patch
changeset 2124 5dd0b83ae528
parent 1461 35b30f8fb307
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/patches/gcc/4.3.5/260-uclibc-conf-noupstream.patch	Sun Sep 19 18:37:18 2010 +0200
     1.3 @@ -0,0 +1,18 @@
     1.4 +Original patch from: ../4.3.2/260-uclibc-conf-noupstream.patch
     1.5 +
     1.6 +-= BEGIN original header =-
     1.7 +Original patch from gentoo: gentoo/src/patchsets/gcc/4.3.1/uclibc/90_all_103-uclibc-conf-noupstream.patch
     1.8 +-= END original header =-
     1.9 +
    1.10 +diff -durN gcc-4.3.3.orig/gcc/config.gcc gcc-4.3.3/gcc/config.gcc
    1.11 +--- gcc-4.3.3.orig/gcc/config.gcc	2009-01-27 22:19:34.000000000 +0100
    1.12 ++++ gcc-4.3.3/gcc/config.gcc	2009-01-27 22:25:35.000000000 +0100
    1.13 +@@ -2146,7 +2146,7 @@
    1.14 +         ;;
    1.15 + sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \
    1.16 + sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \
    1.17 +-  sh-*-linux* | sh[346lbe]*-*-linux* | \
    1.18 ++  sh*-*-linux* | sh[346lbe]*-*-linux* | \
    1.19 +   sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
    1.20 +    sh64-*-netbsd* | sh64l*-*-netbsd*)
    1.21 + 	tmake_file="${tmake_file} sh/t-sh sh/t-elf"