From: Kirtika Ruchandani Date: Tue, 7 Jul 2009 20:27:18 +0000 (+0530) Subject: Fix QA issue X-Git-Url: http://vcs.maemo.org/git/?p=oespirit1;a=commitdiff_plain;h=e2b6b76b2f3d49018bcac7de0c63604ec421ba75 Fix QA issue --- diff --git a/dsme_0.60.4.bb b/dsme_0.60.4.bb index e39e41f..6588734 100644 --- a/dsme_0.60.4.bb +++ b/dsme_0.60.4.bb @@ -14,6 +14,12 @@ SRC_URI = "http://repository.maemo.org/pool/fremantle/free/d/${PN}/${PN}_${PV}+0 S= "${WORKDIR}/${PN}-${PV}+0m5" +# A test workaround to fix the "No GNU_HASH" +# in elf binary issue +TARGET_CC_ARCH += "${LDFLAGS}" + + + inherit autotools pkgconfig do_configure(){