summaryrefslogtreecommitdiff
path: root/debian/patches/0216-allow-isystem-for-headers.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0216-allow-isystem-for-headers.diff')
-rw-r--r--debian/patches/0216-allow-isystem-for-headers.diff6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/patches/0216-allow-isystem-for-headers.diff b/debian/patches/0216-allow-isystem-for-headers.diff
index f693d76..f844d65 100644
--- a/debian/patches/0216-allow-isystem-for-headers.diff
+++ b/debian/patches/0216-allow-isystem-for-headers.diff
@@ -22,10 +22,8 @@ This patch adds support for using -isystem to allow putting an include
directory at the end of the compiler's header search path.
-Index: configure
-===================================================================
---- a/configure (revision 777050)
-+++ b/configure (working copy)
+--- a/configure
++++ b/configure
@@ -832,6 +832,11 @@
VAL=`echo $1 | sed 's,-D,,'`
fi