[oe-commits] Stanislav Brabec : libsdl-gfx: GNU HASH QA fix.

git version control git at git.openembedded.org
Wed Jul 1 14:10:19 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: 49b88505fc40ea90ab686b811477e47208003953
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=49b88505fc40ea90ab686b811477e47208003953

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Mon Jun 22 22:56:56 2009 +0000

libsdl-gfx: GNU HASH QA fix.

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen at openembedded.org>
Acked-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes/libsdl/libsdl-gfx_2.0.17.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/libsdl/libsdl-gfx_2.0.17.bb b/recipes/libsdl/libsdl-gfx_2.0.17.bb
index 79af40a..b07be45 100644
--- a/recipes/libsdl/libsdl-gfx_2.0.17.bb
+++ b/recipes/libsdl/libsdl-gfx_2.0.17.bb
@@ -10,6 +10,7 @@ S = "${WORKDIR}/SDL_gfx-${PV}"
 inherit autotools
 
 EXTRA_OECONF = "--disable-mmx"
+TARGET_CC_ARCH += "${LDFLAGS}"
 
 do_stage() {
 	autotools_stage_all





More information about the Openembedded-commits mailing list