From: Stanislav Brabec Date: Tue, 26 May 2009 20:22:30 +0000 (+0000) Subject: libsdl-ttf: GNU HASH QA fix. X-Git-Tag: Release-2010-05/1~3395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b4ebefba0e3ba22cc59a2532c1c190b10fa7ca;p=openembedded.git libsdl-ttf: GNU HASH QA fix. --- diff --git a/recipes/libsdl/libsdl-ttf_2.0.3.bb b/recipes/libsdl/libsdl-ttf_2.0.3.bb index 250fb698ce..b1da5b47f8 100644 --- a/recipes/libsdl/libsdl-ttf_2.0.3.bb +++ b/recipes/libsdl/libsdl-ttf_2.0.3.bb @@ -11,6 +11,8 @@ S = "${WORKDIR}/SDL_ttf-${PV}" inherit autotools +TARGET_CC_ARCH += "${LDFLAGS}" + do_stage() { autotools_stage_all }