[oe] [STABLE][PATCH 056/125] libsdl-ttf: GNU HASH QA fix.

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Tue Jun 23 08:56:57 UTC 2009


From: Stanislav Brabec <utx at penguin.cz>


Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
---
 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
 }
-- 
1.6.3.1







More information about the Openembedded-devel mailing list