[OpenWrt-Devel] [PATCH] util-linux: remove outdated configure options
Dirk Neukirchen
dirkneukirchen at web.de
Mon Dec 21 06:58:32 EST 2015
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 at web.de>
---
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 f037e6a..eddbc2b 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 \
--
2.6.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list