summaryrefslogtreecommitdiff
path: root/m5475-atari-mint/recipes/patches/gcc/gmp-configure.p
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2012-10-12 11:47:49 +0100
committerVincent Sanders <vincent.sanders@collabora.co.uk>2012-10-12 11:48:19 +0100
commit1d541b45f4fd11c51a88a6abb81a78bf57b44b11 (patch)
tree2e1e0226be2b4c946b81800e72eddfa5baab1d74 /m5475-atari-mint/recipes/patches/gcc/gmp-configure.p
parent8b06879b55bf41c99fd560a3ca9f17cdd67aeff2 (diff)
downloadtoolchains-1d541b45f4fd11c51a88a6abb81a78bf57b44b11.tar.gz
toolchains-1d541b45f4fd11c51a88a6abb81a78bf57b44b11.tar.bz2
add coldfire (m5475) toolchain/sdk build
Diffstat (limited to 'm5475-atari-mint/recipes/patches/gcc/gmp-configure.p')
-rw-r--r--m5475-atari-mint/recipes/patches/gcc/gmp-configure.p11
1 files changed, 11 insertions, 0 deletions
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(<M4WRAP_SPURIOUS>,<$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.