From: blogic Date: Wed, 23 Dec 2015 14:44:12 +0000 (+0000) Subject: util-linux: remove outdated configure options X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c67f94b450ded24675c2794f880d7fe14287bf6c;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47977 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \