On Monday 04 September 2017 13:13:14 Denis OSTERLAND wrote: > [...] > @@ -58,7 +58,29 @@ SUDO_AUTOCONF = \ > --without-project \ > --without-lecture \ > --with-ignore-dot \ > - --without-pam > + --without-pam \ > + --enable-env-reset \ > + --enable-warnings \ > + --enable-werror \ > + --enable-openssl \ > + --disable-gcrypt \ > + --enable-hardening \ > + --enable-pie \ > + --enable-asan \ > + --enable-poll \ > + --disable-admin-flag \ > + --disable-nls \ > + --enable-static-sudoers \ > + --enable-shared-libutil \ > + --enable-largefile \ > + --disable-kerb5-instance \ > + --without-linux-audit \ > + --without-solaris-audit \ > + --without-sssd \ > + --with-man \ > + --with-mdoc \ > + --without-umask-override \ > + --without-pam-login
Don't forget LARGE FILE SUPPORT. Refer my patch "sudo: upgrade to make it large filesystem aware" jb -- Pengutronix e.K. | Juergen Borleis | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ ptxdist mailing list [email protected]
