summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/gmp-6.0.0a/0001-HACK-config.guess-disable-build-tests-to-use-generic.patch22
-rw-r--r--patches/gmp-6.0.0a/series4
2 files changed, 26 insertions, 0 deletions
diff --git a/patches/gmp-6.0.0a/0001-HACK-config.guess-disable-build-tests-to-use-generic.patch b/patches/gmp-6.0.0a/0001-HACK-config.guess-disable-build-tests-to-use-generic.patch
new file mode 100644
index 0000000..193a32d
--- /dev/null
+++ b/patches/gmp-6.0.0a/0001-HACK-config.guess-disable-build-tests-to-use-generic.patch
@@ -0,0 +1,22 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Date: Tue, 2 Jun 2015 11:28:32 +0200
+Subject: [PATCH] HACK: config.guess: disable build tests to use generic CPU
+ type
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+ config.guess | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/config.guess b/config.guess
+index 02b61f45aaf8..6d004f688aef 100755
+--- a/config.guess
++++ b/config.guess
+@@ -2,6 +2,7 @@
+ #
+ # GMP config.guess wrapper.
+
++CC_FOR_BUILD=no_compiler_found
+
+ # Copyright 2000-2006, 2008, 2011-2014 Free Software Foundation, Inc.
+ #
diff --git a/patches/gmp-6.0.0a/series b/patches/gmp-6.0.0a/series
new file mode 100644
index 0000000..44e7026
--- /dev/null
+++ b/patches/gmp-6.0.0a/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-HACK-config.guess-disable-build-tests-to-use-generic.patch
+# 642de0c224f96536babfe1f65f6fd5fb - git-ptx-patches magic