aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-ttf_2.0.3.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-05-26 20:22:30 +0000
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:18:01 +0100
commita4520e183a33e8ea29112a580726816863dd5af9 (patch)
tree773f71e8fffff0aca551877cb077269dd52cd6ed /recipes/libsdl/libsdl-ttf_2.0.3.bb
parent8293abcaadad07246c9e9bc53b6c701b95ab92ec (diff)
downloadopenembedded-a4520e183a33e8ea29112a580726816863dd5af9.tar.gz
libsdl-ttf: GNU HASH QA fix.
Diffstat (limited to 'recipes/libsdl/libsdl-ttf_2.0.3.bb')
-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
}