summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libffi/libffi/not-win32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libffi/libffi/not-win32.patch')
-rw-r--r--meta/recipes-support/libffi/libffi/not-win32.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/meta/recipes-support/libffi/libffi/not-win32.patch b/meta/recipes-support/libffi/libffi/not-win32.patch
index 80c40a4742..86a7fc9e40 100644
--- a/meta/recipes-support/libffi/libffi/not-win32.patch
+++ b/meta/recipes-support/libffi/libffi/not-win32.patch
@@ -11,12 +11,10 @@ As this block is generally pointless, disable it.
11Upstream-Status: Inappropriate 11Upstream-Status: Inappropriate
12Signed-off-by: Ross Burton <ross.burton@intel.com> 12Signed-off-by: Ross Burton <ross.burton@intel.com>
13 13
14Index: libffi-3.2.1/configure.ac 14--- a/configure.ac
15=================================================================== 15+++ b/configure.ac
16--- libffi-3.2.1.orig/configure.ac 16@@ -350,7 +350,7 @@ AC_ARG_ENABLE(multi-os-directory,
17+++ libffi-3.2.1/configure.ac 17
18@@ -592,7 +592,7 @@ AC_ARG_ENABLE(purify-safety,
19
20 # These variables are only ever used when we cross-build to X86_WIN32. 18 # These variables are only ever used when we cross-build to X86_WIN32.
21 # And we only support this with GCC, so... 19 # And we only support this with GCC, so...
22-if test "x$GCC" = "xyes"; then 20-if test "x$GCC" = "xyes"; then