[sudo-commits] sudo changeset 8188:38fc37a66b04

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 14 15:23:31 EDT 2012


changeset:	8188:38fc37a66b04 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/38fc37a66b04
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 14 11:35:02 2012 -0400

Log Message:
	Don't use a map file for sudo_noexec.so since Solaris ld doesn't
	allow '*' in the global section.  The libtool export flag is now
	added to LT_LDFLAGS instead of commenting/uncommenting lines.

diffstat:

 MANIFEST                         |   1 -
 configure                        |  19 +++++++++++--------
 configure.in                     |  18 ++++++++++--------
 plugins/sample/Makefile.in       |   6 +++---
 plugins/sample_group/Makefile.in |   6 +++---
 plugins/sudoers/Makefile.in      |   7 +++----
 plugins/system_group/Makefile.in |   6 +++---
 src/Makefile.in                  |   4 ++--
 src/sudo_noexec.map              |   5 -----
 9 files changed, 35 insertions(+), 37 deletions(-)



More information about the sudo-commits mailing list