util-linux: remove outdated configure options
authorJohn Crispin <john@openwrt.org>
Wed, 23 Dec 2015 14:44:12 +0000 (14:44 +0000)
committerJohn 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

index f037e6a6b5f154bf16153f393fb39a129a05ece9..eddbc2b77a4be6736e1cdac4f908472a20022630 100644 (file)
@@ -37,7 +37,6 @@ endef
 
 CONFIGURE_ARGS += \
        --disable-rpath \
-       --enable-new-mount      \
        --disable-tls           \
        --disable-sulogin       \
        --without-python        \