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:
parent
75dc12dac1
commit
872075c761
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ CONFIGURE_VARS += \
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--disable-werror \
|
|
||||||
--without-lzma
|
--without-lzma
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
|
|
Loading…
Reference in a new issue