projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75dc12d
)
elfutils: remove unrecognized config option
author
Dirk Neukirchen
<dirkneukirchen@web.de>
Tue, 31 May 2016 07:23:59 +0000
(09:23 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 1 Jun 2016 13:18:42 +0000
(15:18 +0200)
fixes:
configure: WARNING: unrecognized options: --disable-werror
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/libs/elfutils/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/elfutils/Makefile
b/package/libs/elfutils/Makefile
index fa7bc5542e93ae9df46d8a6f31fe04e6a4b53754..5292eba26481f48e02c0e0b5a4626dda98bc3db4 100644
(file)
--- 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