aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-12-08 23:39:57 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-12-08 23:39:57 +0100
commit7cfa3acbbe699998df03dbced331477b2a3d2110 (patch)
tree69c16a40b41d5dfeeda8ae49d4ead5d687fb0f43 /toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch
parentc1ae7cdd69b52a054b5ae822232634123281887b (diff)
downloadbuildroot-novena-7cfa3acbbe699998df03dbced331477b2a3d2110.tar.gz
buildroot-novena-7cfa3acbbe699998df03dbced331477b2a3d2110.zip
gcc: remove old 4.2.4 version
We unfortunately cannot remove the avr32 variant yet. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch')
-rw-r--r--toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch b/toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch
deleted file mode 100644
index 09c9bbecf..000000000
--- a/toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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"