[LEDE-DEV] [PATCH] elfutils: remove unrecognized config option
Dirk Neukirchen
dirkneukirchen at web.de
Tue May 31 00:23:59 PDT 2016
fixes:
configure: WARNING: unrecognized options: --disable-werror
Signed-off-by: Dirk Neukirchen <dirkneukirchen at web.de>
---
package/libs/elfutils/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/libs/elfutils/Makefile b/package/libs/elfutils/Makefile
index fa7bc55..5292eba 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
--
2.8.3
More information about the Lede-dev
mailing list