From: Koen Kooi Date: Wed, 24 Dec 2008 11:33:58 +0000 (+0100) Subject: firefox.inc: forcefeed mozilla our LDFLAGS to get gnu hash working X-Git-Tag: Release-2010-05/1~4658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba84e63dbf4ae7291c4d304248705fa3e650632;p=openembedded.git firefox.inc: forcefeed mozilla our LDFLAGS to get gnu hash working --- diff --git a/packages/mozilla/firefox.inc b/packages/mozilla/firefox.inc index 419398de95..c00dfd4ef4 100644 --- a/packages/mozilla/firefox.inc +++ b/packages/mozilla/firefox.inc @@ -48,6 +48,9 @@ do_stage() { autotools_stage_all } +# Force feed mozilla our ldflags +TARGET_CC_ARCH += " ${LDFLAGS} " + # We don't build XUL as system shared lib, so we can mark all libs as private PRIVATE_LIBS = "libnssckbi.so \ libxpcom.so \