summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-19 13:15:39 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-19 13:15:39 +0000
commite94fdd7a94b8f0fa95cd7a1c3599fdf2d319c244 (patch)
treec43156b850219b005bc210eb06c38f4add0be390
parent3c043770484ddfd309e02cee1cd9cdf645119a00 (diff)
downloadtoolchains-e94fdd7a94b8f0fa95cd7a1c3599fdf2d319c244.tar.gz
toolchains-e94fdd7a94b8f0fa95cd7a1c3599fdf2d319c244.tar.bz2
m68k-atari-mint: reinstate gmp patch
-rw-r--r--m68k-atari-mint/recipes/patches/gcc/gmp-configure.p11
1 files changed, 11 insertions, 0 deletions
diff --git a/m68k-atari-mint/recipes/patches/gcc/gmp-configure.p b/m68k-atari-mint/recipes/patches/gcc/gmp-configure.p
new file mode 100644
index 0000000..2660314
--- /dev/null
+++ b/m68k-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.