aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/zlib/zlib_1.2.8.bb
diff options
context:
space:
mode:
authorChristopher Larson <kergoth@gmail.com>2014-05-28 09:14:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-22 12:57:11 +0100
commitc91d9153d5dc6750d1f4c7b3be58da0a1248245b (patch)
treea75c7650e1b12eaa03cef40dc10c964ec3650910 /meta/recipes-core/zlib/zlib_1.2.8.bb
parenta6e8ced3fa8e8e2aa3df0798b80eb26e5ebc4b15 (diff)
downloadopenembedded-core-c91d9153d5dc6750d1f4c7b3be58da0a1248245b.tar.gz
zlib: obey LDFLAGS for tests
Signed-off-by: Christopher Larson <kergoth@gmail.com>
Diffstat (limited to 'meta/recipes-core/zlib/zlib_1.2.8.bb')
-rw-r--r--meta/recipes-core/zlib/zlib_1.2.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/zlib/zlib_1.2.8.bb b/meta/recipes-core/zlib/zlib_1.2.8.bb
index bdfa045b7b..ca0ba3ff6e 100644
--- a/meta/recipes-core/zlib/zlib_1.2.8.bb
+++ b/meta/recipes-core/zlib/zlib_1.2.8.bb
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b
SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.xz \
file://remove.ldconfig.call.patch \
file://Makefile-runtests.patch \
+ file://ldflags-tests.patch \
file://run-ptest \
"