From ccfd4e9c8c499638139b15c25a86d2a4df3ff2ad Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 13 Jan 2020 09:13:54 +0300 Subject: util-linux: do not build su and login --- core/util-linux/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/util-linux/build') diff --git a/core/util-linux/build b/core/util-linux/build index 28e318c5..f93ababb 100755 --- a/core/util-linux/build +++ b/core/util-linux/build @@ -15,6 +15,8 @@ --disable-rpath \ --disable-kill \ --disable-sulogin \ + --disable-su \ + --disable-login \ --without-udev \ --without-python \ --without-systemd \ -- cgit v1.2.3