elfutils: disable lzma support
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39655 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0040792b4c
commit
c1a832549b
@ -51,7 +51,8 @@ CONFIGURE_VARS += \
|
||||
endif
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--disable-werror
|
||||
--disable-werror \
|
||||
--without-lzma
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user