[sudo-commits] sudo changeset 14499:1c2d9f90bc6d

Todd C. Miller Todd.Miller at sudo.ws
Fri Jan 20 15:27:17 MST 2023


changeset:	14499:1c2d9f90bc6d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1c2d9f90bc6d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 20 12:30:33 2023 -0700

Log Message:
	Try to link a simple shared object with -Wl,--no-undefined.
	This only works for gcc-style compilers, which should not be a
	problem.  The source uses environ (FreeBSD) and errno (OpenBSD).

diffstat:

 configure        |  103 +++++++++++++++++++++++++-----------------------------
 configure.ac     |   45 ++++++++++++++---------
 m4/visibility.m4 |    2 +-
 3 files changed, 75 insertions(+), 75 deletions(-)



More information about the sudo-commits mailing list