diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-21 14:32:09 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-21 14:32:09 +0000 |
commit | 97d2d1f90fe0a81fe6615c7e87f21cf6f26af4ca (patch) | |
tree | 82e03a50132716f79a5365b8c50df870a86599d8 /toolchain/gcc/patches/4.4.0/999-coldfire.patch | |
parent | 903704d98becc30fd30f79db97e4db2d8912b408 (diff) | |
download | upstream-97d2d1f90fe0a81fe6615c7e87f21cf6f26af4ca.tar.gz upstream-97d2d1f90fe0a81fe6615c7e87f21cf6f26af4ca.tar.bz2 upstream-97d2d1f90fe0a81fe6615c7e87f21cf6f26af4ca.zip |
get rid of gcc-4.4.0 support
SVN-Revision: 18115
Diffstat (limited to 'toolchain/gcc/patches/4.4.0/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.4.0/999-coldfire.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/gcc/patches/4.4.0/999-coldfire.patch b/toolchain/gcc/patches/4.4.0/999-coldfire.patch deleted file mode 100644 index d17f1d9109..0000000000 --- a/toolchain/gcc/patches/4.4.0/999-coldfire.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/gcc/config.gcc -+++ b/gcc/config.gcc -@@ -1499,6 +1499,7 @@ - if test x$sjlj != x1; then - tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" - fi -+ tmake_file="m68k/t-floatlib m68k/t-m68kbare m68k/t-m68kelf" - ;; - m68k-*-rtems*) - default_m68k_cpu=68020 |