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

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


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

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

libsdl-ttf: 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-ttf_2.0.3.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/libsdl/libsdl-ttf_2.0.3.bb b/recipes/libsdl/libsdl-ttf_2.0.3.bb
index 250fb69..b1da5b4 100644
--- a/recipes/libsdl/libsdl-ttf_2.0.3.bb
+++ b/recipes/libsdl/libsdl-ttf_2.0.3.bb
@@ -11,6 +11,8 @@ S = "${WORKDIR}/SDL_ttf-${PV}"
 
 inherit autotools
 
+TARGET_CC_ARCH += "${LDFLAGS}"
+
 do_stage() {
 	autotools_stage_all
 }





More information about the Openembedded-commits mailing list