From: Dirk Neukirchen Date: Tue, 31 May 2016 07:23:59 +0000 (+0200) Subject: elfutils: remove unrecognized config option X-Git-Tag: v17.01.0-rc1~2569 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=872075c761a7081caca2a283bd22cecf013e34ee;p=oweals%2Fopenwrt.git elfutils: remove unrecognized config option fixes: configure: WARNING: unrecognized options: --disable-werror Signed-off-by: Dirk Neukirchen --- diff --git a/package/libs/elfutils/Makefile b/package/libs/elfutils/Makefile index fa7bc5542e..5292eba264 100644 --- a/package/libs/elfutils/Makefile +++ b/package/libs/elfutils/Makefile @@ -65,7 +65,6 @@ CONFIGURE_VARS += \ endif CONFIGURE_ARGS += \ - --disable-werror \ --without-lzma define Build/InstallDev