diff options
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 |