Browse Source

elfutils: remove unrecognized config option

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

Signed-off-by: Dirk Neukirchen <[email protected]>
Dirk Neukirchen 9 years ago
parent
commit
872075c761
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/libs/elfutils/Makefile

+ 0 - 1
package/libs/elfutils/Makefile

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