1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 00:57:38 +03:00
openwrt-xburst/toolchain/gcc/patches/4.7-linaro/999-coldfire.patch
mirko 448e6c21cc [toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-21 09:58:31 +00:00

11 lines
264 B
Diff

--- 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