summaryrefslogtreecommitdiff
path: root/recipes/libsdl
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-10-29 10:43:34 +0100
committerStefan Schmidt <stefan@datenfreihafen.org>2009-10-29 10:43:34 +0100
commit2012861d8154cd0241d8a3e1ab57b485006284dc (patch)
tree2d0a30200cf0752301ac25f5e35cd27d399941f4 /recipes/libsdl
parent1ca106793e669980354fa9c32fe931bb7a72b070 (diff)
parent31c440b89cf2f9002bc8df2f69a34b4948f0d0de (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/libsdl')
-rw-r--r--recipes/libsdl/libsdl-gfx_2.0.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/libsdl/libsdl-gfx_2.0.11.bb b/recipes/libsdl/libsdl-gfx_2.0.11.bb
index 712675771a..265d694427 100644
--- a/recipes/libsdl/libsdl-gfx_2.0.11.bb
+++ b/recipes/libsdl/libsdl-gfx_2.0.11.bb
@@ -9,6 +9,8 @@ S = "${WORKDIR}/SDL_gfx-${PV}"
inherit autotools
+TARGET_CC_ARCH += "${LDFLAGS}"
+
EXTRA_OECONF = "--disable-mmx"
do_stage() {