]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
lz4: Disable static libraries again
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Aug 2024 10:09:16 +0000 (11:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Aug 2024 20:57:36 +0000 (21:57 +0100)
This option was incorrectly removed in the recent upgrade. We don't use/need
the static library so disable the build of it to save time/disk usage.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/lz4/lz4_1.10.0.bb

index 3b98adf42e55a3201b22755178f96cd325ef6cb6..f77a2e7bb95641ae65ebc29ebe3b845dd8915a52 100644 (file)
@@ -23,7 +23,7 @@ inherit ptest
 
 CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version."
 
-EXTRA_OEMAKE = "DESTDIR=${D}"
+EXTRA_OEMAKE = "DESTDIR=${D} BUILD_STATIC=no"
 
 do_install() {
        oe_runmake install