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 Index: configure.ac