From 1c2fcc92db753c49c618fbca4f0cb8b37ad5c2ec Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 23 Dec 2015 14:44:12 +0000 Subject: 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 --- package/utils/util-linux/Makefile | 1 - 1 file changed, 1 deletion(-) 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 \ -- cgit v1.2.3