aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gdbm/gdbm_1.8.3.bb
diff options
context:
space:
mode:
authorChristopher Larson <chris_larson@mentor.com>2014-09-02 14:12:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-22 12:57:11 +0100
commitefdc4bff8dff4bf065a7c65e7d1c9f5460839a24 (patch)
treea51a2f623b2907b8f9e2cace3c509453723b2a5e /meta/recipes-support/gdbm/gdbm_1.8.3.bb
parentc91d9153d5dc6750d1f4c7b3be58da0a1248245b (diff)
downloadopenembedded-core-contrib-efdc4bff8dff4bf065a7c65e7d1c9f5460839a24.tar.gz
gdbm-1.8.3: obey LDFLAGS
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Diffstat (limited to 'meta/recipes-support/gdbm/gdbm_1.8.3.bb')
-rw-r--r--meta/recipes-support/gdbm/gdbm_1.8.3.bb3
1 files changed, 2 insertions, 1 deletions
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"