From: Stanislav Brabec Date: Thu, 23 Apr 2009 23:35:21 +0000 (+0000) Subject: unzip: GNU_HASH QA fix. X-Git-Tag: Release-2010-05/1~3698^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c9508c518b224e02917a803574d4e077d97640;p=openembedded.git unzip: GNU_HASH QA fix. --- diff --git a/recipes/unzip/unzip_552.bb b/recipes/unzip/unzip_552.bb index 2f06e1b1c6..d8809196d8 100644 --- a/recipes/unzip/unzip_552.bb +++ b/recipes/unzip/unzip_552.bb @@ -6,7 +6,7 @@ PR = "r1" SRC_URI = "http://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz" S = "${WORKDIR}/unzip-5.52" -export LD = "${CC}" +export LD = "${CC} ${LDFLAGS}" do_compile() { oe_runmake -f unix/Makefile generic