From d9ddf298e1eea9c1364d21f7168ecc7928a265d9 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 28 May 2014 09:14:29 -0700 Subject: zlib: obey LDFLAGS for tests (From OE-Core rev: c91d9153d5dc6750d1f4c7b3be58da0a1248245b) Signed-off-by: Christopher Larson Signed-off-by: Richard Purdie --- meta/recipes-core/zlib/zlib_1.2.8.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/zlib/zlib_1.2.8.bb') 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 \ " -- cgit v1.2.3-54-g00ecf