From e04fdb52d154b06614f260c8af7bbebf69b6b29b Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Tue, 2 Sep 2014 14:12:41 -0700 Subject: gdbm-1.8.3: obey LDFLAGS (From OE-Core rev: efdc4bff8dff4bf065a7c65e7d1c9f5460839a24) Signed-off-by: Christopher Larson Signed-off-by: Richard Purdie --- meta/recipes-support/gdbm/gdbm_1.8.3.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-support/gdbm/gdbm_1.8.3.bb') diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index aecf47afb9..2331d1df3a 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb @@ -8,7 +8,8 @@ PR = "r4" SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ file://makefile.patch \ - file://libtool-mode.patch" + file://libtool-mode.patch \ + file://ldflags.patch" SRC_URI[md5sum] = "1d1b1d5c0245b1c00aff92da751e9aa1" SRC_URI[sha256sum] = "cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9" -- cgit v1.2.3-54-g00ecf