mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3611 from diizzyy/patch-26
libs/libarchive: Fix unintended linking of liblz4
This commit is contained in:
@@ -65,6 +65,7 @@ CONFIGURE_ARGS += \
|
|||||||
--without-lzo2 \
|
--without-lzo2 \
|
||||||
--without-nettle \
|
--without-nettle \
|
||||||
--without-xml2 \
|
--without-xml2 \
|
||||||
|
--without-lz4 \
|
||||||
|
|
||||||
ifeq ($(BUILD_VARIANT),noopenssl)
|
ifeq ($(BUILD_VARIANT),noopenssl)
|
||||||
CONFIGURE_ARGS += --without-openssl
|
CONFIGURE_ARGS += --without-openssl
|
||||||
|
|||||||
Reference in New Issue
Block a user