diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-01-14 22:52:40 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-01-14 22:52:40 +0000 |
commit | 8fcdb09e1f3fa270c1d7542931c8ceb082397509 (patch) | |
tree | e946cd877075088fd91c19b1486b94ae45d5dd3c /toolchain/gcc/patches/4.6-linaro/999-coldfire.patch | |
parent | b0479e2ca2b9965f605aebed500f11b152ab48d1 (diff) | |
download | upstream-8fcdb09e1f3fa270c1d7542931c8ceb082397509.tar.gz upstream-8fcdb09e1f3fa270c1d7542931c8ceb082397509.tar.bz2 upstream-8fcdb09e1f3fa270c1d7542931c8ceb082397509.zip |
upgrade to latest linaro releases
SVN-Revision: 29748
Diffstat (limited to 'toolchain/gcc/patches/4.6-linaro/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.6-linaro/999-coldfire.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.6-linaro/999-coldfire.patch b/toolchain/gcc/patches/4.6-linaro/999-coldfire.patch index cda4237b43..6083e0bf82 100644 --- a/toolchain/gcc/patches/4.6-linaro/999-coldfire.patch +++ b/toolchain/gcc/patches/4.6-linaro/999-coldfire.patch @@ -1,6 +1,6 @@ --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -1791,6 +1791,7 @@ m68k-*-linux*) # Motorola m68k's runnin +@@ -1804,6 +1804,7 @@ m68k-*-linux*) # Motorola m68k's runnin if test x$sjlj != x1; then tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" fi |