aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libffi/libffi_3.2.1.bb
diff options
context:
space:
mode:
authorsweeaun <swee.aun.khor@intel.com>2017-07-19 13:29:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-24 09:12:25 +0100
commit318e33a708378652edcf61ce7d9d7f3a07743000 (patch)
tree366af72c65cffb78e9e4b3425d07729e95a28bd3 /meta/recipes-support/libffi/libffi_3.2.1.bb
parent6ad635a33b5a49fa51165b6ac7606b27438f5d96 (diff)
downloadopenembedded-core-contrib-318e33a708378652edcf61ce7d9d7f3a07743000.tar.gz
libffi: Support musl-x32 build
Added target musl-x32 in configure.ac to support musl-x32 build in libffi. Signed-off-by: sweeaun <swee.aun.khor@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/libffi/libffi_3.2.1.bb')
-rw-r--r--meta/recipes-support/libffi/libffi_3.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libffi/libffi_3.2.1.bb b/meta/recipes-support/libffi/libffi_3.2.1.bb
index 43eee8efc4..2a3f4b743d 100644
--- a/meta/recipes-support/libffi/libffi_3.2.1.bb
+++ b/meta/recipes-support/libffi/libffi_3.2.1.bb
@@ -13,6 +13,7 @@ SRC_URI = "ftp://sourceware.org/pub/libffi/${BP}.tar.gz \
file://not-win32.patch \
file://0001-mips-Use-compiler-internal-define-for-linux.patch \
file://0001-mips-fix-MIPS-softfloat-build-issue.patch \
+ file://0001-libffi-Support-musl-x32-build.patch \
"
SRC_URI[md5sum] = "83b89587607e3eb65c70d361f13bab43"