patches/gcc/4.2.4/110-uclibc-conf-noupstream.patch
changeset 747 d3e603e7c17c
parent 687 b2b6b1d46aa1
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/patches/gcc/4.2.4/110-uclibc-conf-noupstream.patch	Mon Jul 28 21:32:33 2008 +0000
     1.3 @@ -0,0 +1,12 @@
     1.4 +diff -durN gcc-4.2.1.orig/gcc/config.gcc gcc-4.2.1/gcc/config.gcc
     1.5 +--- gcc-4.2.1.orig/gcc/config.gcc	2007-02-03 06:25:20.000000000 +0100
     1.6 ++++ gcc-4.2.1/gcc/config.gcc	2007-08-03 20:29:52.000000000 +0200
     1.7 +@@ -1964,7 +1964,7 @@
     1.8 +         ;;
     1.9 + sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \
    1.10 + sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \
    1.11 +-  sh-*-linux* | sh[346lbe]*-*-linux* | \
    1.12 ++  sh*-*-linux* | sh[346lbe]*-*-linux* | \
    1.13 +   sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
    1.14 +    sh64-*-netbsd* | sh64l*-*-netbsd*)
    1.15 + 	tmake_file="${tmake_file} sh/t-sh sh/t-elf"