aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unzip
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-04-23 23:35:21 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-04-23 23:35:21 +0000
commitb3c9508c518b224e02917a803574d4e077d97640 (patch)
tree5d23b7a75f496fa8c702642e5a8562e4a21f9b1c /recipes/unzip
parentee9583856741c42516bb7a7a3fb41bdad6064007 (diff)
downloadopenembedded-b3c9508c518b224e02917a803574d4e077d97640.tar.gz
unzip: GNU_HASH QA fix.
Diffstat (limited to 'recipes/unzip')
-rw-r--r--recipes/unzip/unzip_552.bb2
1 files changed, 1 insertions, 1 deletions
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