[oe-commits] David-John Willis : libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS.

git version control git at git.openembedded.org
Fri Oct 30 10:56:49 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: e286301652c5051b73fa7d383ba25a01515ad74b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e286301652c5051b73fa7d383ba25a01515ad74b

Author: David-John Willis <John.Willis at Distant-earth.com>
Date:   Tue Oct 27 21:45:38 2009 +0000

libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS.

---

 recipes/libsdl/libsdl-gfx_2.0.11.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/libsdl/libsdl-gfx_2.0.11.bb b/recipes/libsdl/libsdl-gfx_2.0.11.bb
index 7126757..265d694 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() {





More information about the Openembedded-commits mailing list