mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 00:29:41 +02:00
7614260c80
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17165 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
352 B
Diff
11 lines
352 B
Diff
--- 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 @@
|
|
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
|