diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-05-26 20:21:27 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-05-26 20:21:27 +0000 |
commit | 42eb49a394e688611ddae524831983fccee4ecbf (patch) | |
tree | 1477a2811a96cbfa356023ebcbb74ba30faaaf87 /recipes/libsdl | |
parent | e348867616f2f75d4405ccd9d79c6a39c26b58d7 (diff) |
libsdl-gfx: GNU HASH QA fix.
Diffstat (limited to 'recipes/libsdl')
-rw-r--r-- | recipes/libsdl/libsdl-gfx_2.0.17.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/libsdl/libsdl-gfx_2.0.17.bb b/recipes/libsdl/libsdl-gfx_2.0.17.bb index 79af40ae1d..b07be45ac5 100644 --- a/recipes/libsdl/libsdl-gfx_2.0.17.bb +++ b/recipes/libsdl/libsdl-gfx_2.0.17.bb @@ -10,6 +10,7 @@ S = "${WORKDIR}/SDL_gfx-${PV}" inherit autotools EXTRA_OECONF = "--disable-mmx" +TARGET_CC_ARCH += "${LDFLAGS}" do_stage() { autotools_stage_all |