projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fde2ac3
)
util-linux: remove outdated configure options
author
John Crispin
<john@openwrt.org>
Wed, 23 Dec 2015 14:44:12 +0000
(14:44 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 23 Dec 2015 14:44:12 +0000
(14:44 +0000)
removed upstream in commit:
- convert mount/ to module, rename to mount-deprecated/
- build-sys: remove deprecated-mount/
fixes log warning:
compile.txt:configure: WARNING: unrecognized options: --enable-new-mount
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 47977
package/utils/util-linux/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/util-linux/Makefile
b/package/utils/util-linux/Makefile
index f037e6a6b5f154bf16153f393fb39a129a05ece9..eddbc2b77a4be6736e1cdac4f908472a20022630 100644
(file)
--- a/
package/utils/util-linux/Makefile
+++ b/
package/utils/util-linux/Makefile
@@
-37,7
+37,6
@@
endef
CONFIGURE_ARGS += \
--disable-rpath \
- --enable-new-mount \
--disable-tls \
--disable-sulogin \
--without-python \