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
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ HOST_CONFIGURE_ARGS += \
|
|||
--disable-shared \
|
||||
--enable-static \
|
||||
--without-lzma \
|
||||
--without-bzlib \
|
||||
--without-zstd
|
||||
|
||||
ifeq ($(HOST_OS),Darwin)
|
||||
|
|
Loading…
Reference in a new issue