From 8b889e749e5c683c2eee346dd26775bf79121ac9 Mon Sep 17 00:00:00 2001 From: Kirtika Ruchandani Date: Sun, 5 Jul 2009 16:49:16 +0530 Subject: [PATCH] Fix QA issue --- hildon-games-wrapper_1.9.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hildon-games-wrapper_1.9.4.bb b/hildon-games-wrapper_1.9.4.bb index ce0254f..95085b0 100644 --- a/hildon-games-wrapper_1.9.4.bb +++ b/hildon-games-wrapper_1.9.4.bb @@ -11,7 +11,9 @@ PR = "r3" SRC_URI = " http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}-3+0m5.tar.gz \ file://hildon-games-wrapper/mer-changes.patch;patch=1" - +# A test workaround to fix the "No GNU_HASH" +# in elf binary issue +TARGET_CC_ARCH += "${LDFLAGS}" do_compile() { oe_runmake PREFIX=${prefix} -- 1.7.9.5