From: Dirk Neukirchen Date: Thu, 7 Jul 2016 12:57:20 +0000 (+0200) Subject: elfutils: remove unrecognized config option X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=24986a1cf8507702f1b42987b1defc09a21e0f36;hp=59087725fbdd3b97233b1fb9f38c37e6242334d3;p=openwrt-github%2F.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