From e2b6b76b2f3d49018bcac7de0c63604ec421ba75 Mon Sep 17 00:00:00 2001 From: Kirtika Ruchandani Date: Wed, 8 Jul 2009 01:57:18 +0530 Subject: [PATCH] Fix QA issue --- dsme_0.60.4.bb | 6 ++++++ 1 file changed, 6 insertions(+) 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(){ -- 1.7.9.5