You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/gcc/patches/4.7.0/999-coldfire.patch

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