From: David-John Willis Date: Tue, 27 Oct 2009 21:45:38 +0000 (+0000) Subject: libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS. X-Git-Tag: Release-2010-05/1~1886^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e286301652c5051b73fa7d383ba25a01515ad74b;p=openembedded.git libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS. --- 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() {