From e286301652c5051b73fa7d383ba25a01515ad74b Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 27 Oct 2009 21:45:38 +0000 Subject: libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS. --- recipes/libsdl/libsdl-gfx_2.0.11.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/libsdl/libsdl-gfx_2.0.11.bb') 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() { -- cgit v1.2.3