Browse Source

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 <[email protected]>

SVN-Revision: 47977
John Crispin 10 years ago
parent
commit
47589bfbe8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/utils/util-linux/Makefile

+ 0 - 1
package/utils/util-linux/Makefile

@@ -37,7 +37,6 @@ endef
 
 CONFIGURE_ARGS += \
 	--disable-rpath \
-	--enable-new-mount	\
 	--disable-tls		\
 	--disable-sulogin	\
 	--without-python	\