mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-02 22:33:31 +08:00
tools/elfutils: disable bzlib support
It is not needed Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
5364163e77
commit
17a5f1c81f
@ -34,6 +34,7 @@ HOST_CONFIGURE_ARGS += \
|
||||
--disable-shared \
|
||||
--enable-static \
|
||||
--without-lzma \
|
||||
--without-bzlib \
|
||||
--without-zstd
|
||||
|
||||
ifeq ($(HOST_OS),Darwin)
|
||||
|
Loading…
Reference in New Issue
Block a user