summaryrefslogtreecommitdiff
path: root/debian/patches/gcc-auto-build.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gcc-auto-build.diff')
-rw-r--r--debian/patches/gcc-auto-build.diff4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/gcc-auto-build.diff b/debian/patches/gcc-auto-build.diff
index e4619ec..aad1c6d 100644
--- a/debian/patches/gcc-auto-build.diff
+++ b/debian/patches/gcc-auto-build.diff
@@ -1,10 +1,8 @@
# DP: Fix cross building a native compiler.
-Index: b/src/gcc/configure.ac
-===================================================================
--- a/src/gcc/configure.ac
+++ b/src/gcc/configure.ac
-@@ -1686,7 +1686,7 @@ else
+@@ -1740,7 +1740,7 @@ else
# Clearing GMPINC is necessary to prevent host headers being
# used by the build compiler. Defining GENERATOR_FILE stops
# system.h from including gmp.h.