elfutils: remove unrecognized config option

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

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
This commit is contained in:
Dirk Neukirchen 2016-05-31 09:23:59 +02:00 committed by Jo-Philipp Wich
parent 75dc12dac1
commit 872075c761

View File

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