[sudo-commits] sudo changeset 11786:d29d764a4938

Todd C. Miller Todd.Miller at sudo.ws
Wed Sep 18 20:08:00 MDT 2019


changeset:	11786:d29d764a4938 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d29d764a4938
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Sep 17 08:46:37 2019 -0600

Log Message:
	Prefer clang over gcc.
	We want to use clang on systems where clang is the system compiler.
	It is less common to have clang installed on systems where gcc is
	the system compiler.

diffstat:

 INSTALL      |    4 +
 configure    |  347 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    1 +
 3 files changed, 352 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list