summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/unzip/unzip_6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/unzip/unzip_6.0.bb')
-rw-r--r--meta/recipes-extended/unzip/unzip_6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb
index e11f9f7781..a1547fc3b9 100644
--- a/meta/recipes-extended/unzip/unzip_6.0.bb
+++ b/meta/recipes-extended/unzip/unzip_6.0.bb
@@ -16,7 +16,7 @@ S = "${WORKDIR}/unzip60"
16EXTRA_OEMAKE += "STRIP=true LF2=''" 16EXTRA_OEMAKE += "STRIP=true LF2=''"
17 17
18export LD = "${CC}" 18export LD = "${CC}"
19LD_virtclass-native = "${CC}" 19LD_class-native = "${CC}"
20 20
21do_compile() { 21do_compile() {
22 oe_runmake -f unix/Makefile generic 22 oe_runmake -f unix/Makefile generic