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 <dirkneukirchen@web.de> SVN-Revision: 47977
This commit is contained in:
parent
fde2ac3537
commit
47589bfbe8
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--enable-new-mount \
|
|
||||||
--disable-tls \
|
--disable-tls \
|
||||||
--disable-sulogin \
|
--disable-sulogin \
|
||||||
--without-python \
|
--without-python \
|
||||||
|
|
Loading…
Reference in a new issue