summaryrefslogtreecommitdiff
path: root/debian/patches/gcc-target-include-asm.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gcc-target-include-asm.diff')
-rw-r--r--debian/patches/gcc-target-include-asm.diff4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/gcc-target-include-asm.diff b/debian/patches/gcc-target-include-asm.diff
index 166166e..e3d40c3 100644
--- a/debian/patches/gcc-target-include-asm.diff
+++ b/debian/patches/gcc-target-include-asm.diff
@@ -1,10 +1,8 @@
# DP: Search $(builddir)/sys-include for the asm header files
-Index: b/src/configure.ac
-===================================================================
--- a/src/configure.ac
+++ b/src/configure.ac
-@@ -3240,7 +3240,7 @@ fi
+@@ -3210,7 +3210,7 @@ fi
# being built; programs in there won't even run.
if test "${build}" = "${host}" && test -d ${srcdir}/gcc; then
# Search for pre-installed headers if nothing else fits.