From 6eabc9e5c6ee25a526120a7c171e2e9ddd5bd49f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 18 Nov 2009 12:23:24 +0000 Subject: pingus: Workaround QA issue GNU HASH Signed-off-by: Martin Jansa --- recipes/pingus/pingus_0.7.2.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes/pingus/pingus_0.7.2.bb') diff --git a/recipes/pingus/pingus_0.7.2.bb b/recipes/pingus/pingus_0.7.2.bb index 94bc84fd5b..4d26555748 100644 --- a/recipes/pingus/pingus_0.7.2.bb +++ b/recipes/pingus/pingus_0.7.2.bb @@ -3,10 +3,13 @@ DEPENDS = "virtual/libiconv virtual/libsdl libsdl-image libsdl-mixer boost libpn LICENSE = "GPL" HOMEPAGE = "http://pingus.seul.org/" SECTION = "x11/games" -PR = "r3" +PR = "r4" ARM_INSTRUCTION_SET = "arm" +# Workaround QA issue +TARGET_CC_ARCH += "${LDFLAGS}" + inherit scons SRC_URI = "\ -- cgit 1.2.3-korg