diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2009-11-18 12:23:24 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-28 14:38:47 +0200 |
commit | 6eabc9e5c6ee25a526120a7c171e2e9ddd5bd49f (patch) | |
tree | 9d0527de2386bb0663980a8bb834ca8b814513b3 /recipes/pingus | |
parent | 19596719570c7740b06fb3bcd0e97c16eb6161f3 (diff) |
pingus: Workaround QA issue GNU HASH
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/pingus')
-rw-r--r-- | recipes/pingus/pingus_0.7.2.bb | 5 |
1 files changed, 4 insertions, 1 deletions
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 = "\ |