elfutils: remove unrecognized config option

fixes:
configure: WARNING: unrecognized options: --disable-werror

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
master
Dirk Neukirchen 9 years ago committed by Jo-Philipp Wich
parent 75dc12dac1
commit 872075c761
  1. 1
      package/libs/elfutils/Makefile

@ -65,7 +65,6 @@ CONFIGURE_VARS += \
endif
CONFIGURE_ARGS += \
--disable-werror \
--without-lzma
define Build/InstallDev

Loading…
Cancel
Save