summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/lz4/lz4_1.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lz4/lz4_1.10.0.bb b/meta/recipes-support/lz4/lz4_1.10.0.bb
index 3b98adf42e..f77a2e7bb9 100644
--- a/meta/recipes-support/lz4/lz4_1.10.0.bb
+++ b/meta/recipes-support/lz4/lz4_1.10.0.bb
@@ -23,7 +23,7 @@ inherit ptest
23 23
24CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version." 24CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version."
25 25
26EXTRA_OEMAKE = "DESTDIR=${D}" 26EXTRA_OEMAKE = "DESTDIR=${D} BUILD_STATIC=no"
27 27
28do_install() { 28do_install() {
29 oe_runmake install 29 oe_runmake install