[oe-commits] Khem Raj : recode: GNU_HASH QA error fix

git version control git at git.openembedded.org
Fri Jan 15 23:58:12 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2de03b509f3be550daa186df8194cd33286ed6c1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2de03b509f3be550daa186df8194cd33286ed6c1

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Jan 16 00:55:55 2010 +0100

recode: GNU_HASH QA error fix

---

 recipes/recode/recode_3.6.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/recode/recode_3.6.bb b/recipes/recode/recode_3.6.bb
index 37e3b2a..1eb6d78 100644
--- a/recipes/recode/recode_3.6.bb
+++ b/recipes/recode/recode_3.6.bb
@@ -8,6 +8,8 @@ SRC_URI = "${GNU_MIRROR}/recode/recode-${PV}.tar.gz \
 
 inherit autotools
 
+TARGET_CC_ARCH_append = "${LDFLAGS}"
+
 do_configure() {
 	gnu-configize
 	oe_runconf





More information about the Openembedded-commits mailing list