patches/gcc/4.3.0/625-uclibc-conf-noupstream.patch
changeset 747 d3e603e7c17c
parent 746 b150d6f590fc
child 748 61cd4eb6034d
     1.1 --- a/patches/gcc/4.3.0/625-uclibc-conf-noupstream.patch	Mon Jul 28 21:08:01 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,13 +0,0 @@
     1.4 -Original patch from gentoo: gentoo/src/patchsets/gcc/4.3.0/uclibc/90_all_103-uclibc-conf-noupstream.patch
     1.5 -diff -durN gcc-4.3.0.orig/gcc/config.gcc gcc-4.3.0/gcc/config.gcc
     1.6 ---- gcc-4.3.0.orig/gcc/config.gcc	2008-06-10 14:44:51.000000000 +0200
     1.7 -+++ gcc-4.3.0/gcc/config.gcc	2008-06-10 14:45:31.000000000 +0200
     1.8 -@@ -2142,7 +2142,7 @@
     1.9 -         ;;
    1.10 - sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \
    1.11 - sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \
    1.12 --  sh-*-linux* | sh[346lbe]*-*-linux* | \
    1.13 -+  sh*-*-linux* | sh[346lbe]*-*-linux* | \
    1.14 -   sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
    1.15 -    sh64-*-netbsd* | sh64l*-*-netbsd*)
    1.16 - 	tmake_file="${tmake_file} sh/t-sh sh/t-elf"