From: Stanislav Brabec Date: Tue, 26 May 2009 20:21:27 +0000 (+0000) Subject: libsdl-gfx: GNU HASH QA fix. X-Git-Tag: Release-2010-05/1~3396 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42eb49a394e688611ddae524831983fccee4ecbf;p=openembedded.git libsdl-gfx: GNU HASH QA fix. --- 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