aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/util-linux
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-12-23 14:44:12 +0000
committerJohn Crispin <blogic@openwrt.org>2015-12-23 14:44:12 +0000
commit1c2fcc92db753c49c618fbca4f0cb8b37ad5c2ec (patch)
tree63e53262a0cb1b341c01270330952fa066a4be15 /package/utils/util-linux
parent1cfa68ac7b8fe3f0239346aa4f9a0d14768372bc (diff)
downloadmaster-187ad058-1c2fcc92db753c49c618fbca4f0cb8b37ad5c2ec.tar.gz
master-187ad058-1c2fcc92db753c49c618fbca4f0cb8b37ad5c2ec.tar.bz2
master-187ad058-1c2fcc92db753c49c618fbca4f0cb8b37ad5c2ec.zip
util-linux: remove outdated configure options
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47977 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/utils/util-linux')
-rw-r--r--package/utils/util-linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/utils/util-linux/Makefile b/package/utils/util-linux/Makefile
index f037e6a6b5..eddbc2b77a 100644
--- 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 \