diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-04-24 02:23:11 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-04-24 02:23:11 +0000 |
commit | dcd9f20085e09fae9ba1c648973be0103db54c28 (patch) | |
tree | 0f4a26da8042a93c60235077b3081b30eac3f1f8 /toolchain/gcc/patches/4.4.0/999-coldfire.patch | |
parent | 222f37cbde2e880148eecd7bee5f39bb2afa6159 (diff) | |
download | mtk-20170518-dcd9f20085e09fae9ba1c648973be0103db54c28.zip mtk-20170518-dcd9f20085e09fae9ba1c648973be0103db54c28.tar.gz mtk-20170518-dcd9f20085e09fae9ba1c648973be0103db54c28.tar.bz2 |
port the mbsd_multi patch to gcc 4.4.0, refresh the other patches
SVN-Revision: 15369
Diffstat (limited to 'toolchain/gcc/patches/4.4.0/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.4.0/999-coldfire.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/patches/4.4.0/999-coldfire.patch b/toolchain/gcc/patches/4.4.0/999-coldfire.patch index 2968e8d..d17f1d9 100644 --- a/toolchain/gcc/patches/4.4.0/999-coldfire.patch +++ b/toolchain/gcc/patches/4.4.0/999-coldfire.patch @@ -1,6 +1,6 @@ ---- gcc-4.3.1/gcc/config.gcc.old 2008-06-17 23:49:00.000000000 +0200 -+++ gcc-4.3.1/gcc/config.gcc 2008-06-17 23:03:07.000000000 +0200 -@@ -1630,6 +1630,7 @@ +--- 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 |