From 1d541b45f4fd11c51a88a6abb81a78bf57b44b11 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 12 Oct 2012 11:47:49 +0100 Subject: add coldfire (m5475) toolchain/sdk build --- m5475-atari-mint/recipes/patches/gcc/gmp-configure.p | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 m5475-atari-mint/recipes/patches/gcc/gmp-configure.p (limited to 'm5475-atari-mint/recipes/patches/gcc/gmp-configure.p') diff --git a/m5475-atari-mint/recipes/patches/gcc/gmp-configure.p b/m5475-atari-mint/recipes/patches/gcc/gmp-configure.p new file mode 100644 index 0000000..a8ac807 --- /dev/null +++ b/m5475-atari-mint/recipes/patches/gcc/gmp-configure.p @@ -0,0 +1,11 @@ +--- gmp/configure.orig 2012-08-17 18:03:57.000000000 +0100 ++++ gmp/configure 2012-08-17 18:04:17.000000000 +0100 +@@ -30006,8 +30006,6 @@ + echo "define(,<$gmp_cv_m4_m4wrap_spurious>)" >> $gmp_tmpconfigm4 + + +-else +- M4=m4-not-needed + fi + + # Only do the GMP_ASM checks if there's a .S or .asm wanting them. -- cgit v1.2.3