aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-05-26 20:22:30 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-05-26 20:22:30 +0000
commit17b4ebefba0e3ba22cc59a2532c1c190b10fa7ca (patch)
tree773f71e8fffff0aca551877cb077269dd52cd6ed /recipes/libsdl
parent42eb49a394e688611ddae524831983fccee4ecbf (diff)
downloadopenembedded-17b4ebefba0e3ba22cc59a2532c1c190b10fa7ca.tar.gz
libsdl-ttf: GNU HASH QA fix.
Diffstat (limited to 'recipes/libsdl')
-rw-r--r--recipes/libsdl/libsdl-ttf_2.0.3.bb2
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 250fb698ce..b1da5b47f8 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
}