diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-10-29 10:45:59 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-10-29 10:45:59 +0000 |
commit | 723ab81016cd6131f317d8a821ccfc3791fd89c2 (patch) | |
tree | 9103dd944c936e5207cad12ed7c154973a91771e /toolchain/gcc/patches/4.4.4/999-coldfire.patch | |
parent | 57017cf64c6f1cea7622b616fc9dd237fac73e9a (diff) | |
download | mtk-20170518-723ab81016cd6131f317d8a821ccfc3791fd89c2.zip mtk-20170518-723ab81016cd6131f317d8a821ccfc3791fd89c2.tar.gz mtk-20170518-723ab81016cd6131f317d8a821ccfc3791fd89c2.tar.bz2 |
get rid of old gcc versions
SVN-Revision: 23704
Diffstat (limited to 'toolchain/gcc/patches/4.4.4/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.4.4/999-coldfire.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/gcc/patches/4.4.4/999-coldfire.patch b/toolchain/gcc/patches/4.4.4/999-coldfire.patch deleted file mode 100644 index 2548fc7..0000000 --- a/toolchain/gcc/patches/4.4.4/999-coldfire.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/gcc/config.gcc -+++ b/gcc/config.gcc -@@ -1506,6 +1506,7 @@ m68k-*-linux*) # Motorola m68k's runnin - 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 |