elfutils: remove unrecognized config option
authorDirk Neukirchen <dirkneukirchen@web.de>
Thu, 7 Jul 2016 12:57:20 +0000 (14:57 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 7 Jul 2016 12:57:20 +0000 (14:57 +0200)
fixes:
configure: WARNING: unrecognized options: --disable-werror

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/libs/elfutils/Makefile

index fa7bc5542e93ae9df46d8a6f31fe04e6a4b53754..5292eba26481f48e02c0e0b5a4626dda98bc3db4 100644 (file)
@@ -65,7 +65,6 @@ CONFIGURE_VARS += \
 endif
 
 CONFIGURE_ARGS += \
-       --disable-werror \
        --without-lzma
 
 define Build/InstallDev