2
0
Эх сурвалжийг харах

tools/elfutils: disable bzlib support

It is not needed

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 1 жил өмнө
parent
commit
17a5f1c81f

+ 1 - 0
tools/elfutils/Makefile

@@ -34,6 +34,7 @@ HOST_CONFIGURE_ARGS += \
 	--disable-shared \
 	--disable-shared \
 	--enable-static \
 	--enable-static \
 	--without-lzma \
 	--without-lzma \
+	--without-bzlib \
 	--without-zstd
 	--without-zstd
 
 
 ifeq ($(HOST_OS),Darwin)
 ifeq ($(HOST_OS),Darwin)