util-linux: remove outdated configure options
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 14:44:12 +0000 (14:44 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47977 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/utils/util-linux/Makefile

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