summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libpcre/libpcre/out-of-tree.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libpcre/libpcre/out-of-tree.patch b/meta/recipes-support/libpcre/libpcre/out-of-tree.patch
index 687dcc034d..d56789615f 100644
--- a/meta/recipes-support/libpcre/libpcre/out-of-tree.patch
+++ b/meta/recipes-support/libpcre/libpcre/out-of-tree.patch
@@ -1,6 +1,6 @@
In out-of-tree builds the #include fails because $srcdir isn't in the include path. Set CPPFLAGS so that it is.
-Upstream-Status: Submitted [https://bugs.exim.org/show_bug.cgi?id=2379]
+Upstream-Status: Backport [r1750]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Index: configure.ac