[toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!
[openwrt.git] / toolchain / gcc / patches / 4.7.0 / 999-coldfire.patch
diff --git a/toolchain/gcc/patches/4.7.0/999-coldfire.patch b/toolchain/gcc/patches/4.7.0/999-coldfire.patch
new file mode 100644 (file)
index 0000000..a72b9fd
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/gcc/config.gcc
++++ b/gcc/config.gcc
+@@ -1610,6 +1610,7 @@ m32rle-*-linux*)
+       if test x$enable_threads = xyes; then
+               thread_file='posix'
+       fi
++      tmake_file="m68k/t-floatlib m68k/t-m68kbare m68k/t-m68kelf"
+       ;;
+ m68k-*-elf* | fido-*-elf*)
+       case ${target} in
This page took 0.02349 seconds and 4 git commands to generate.