aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2016-08-18 17:37:39 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-22 15:49:29 +0200
commit7fdf3535f6b60f3ea268b718728a007140f0657a (patch)
tree78f34249a2f476b14f50937cedade937417e9bd5 /meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
parent107689a13348d5c1030bbdf03917ebcb143d2018 (diff)
downloadmeta-openembedded-contrib-7fdf3535f6b60f3ea268b718728a007140f0657a.tar.gz
libx86-1: fix QA warning for GNU_HASH
Add LDFLAGS variable to Makefile so that extra linker flags can be sent via this variable. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb')
-rw-r--r--meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb b/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
index 20c152cb4e..d303147259 100644
--- a/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
+++ b/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=633af6c02e6f624d4c472d970a2aca53"
SRC_URI = "http://www.codon.org.uk/~mjg59/libx86/downloads/${BPN}-${PV}.tar.gz \
file://libx86-mmap-offset.patch \
file://0001-assume-zero-is-valid-address.patch \
+ file://makefile-add-ldflags.patch \
"
SRC_URI[md5sum] = "41bee1f8e22b82d82b5f7d7ba51abc2a"