[sudo-commits] sudo changeset 8242:02b5b78ef258

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 2 11:20:16 EDT 2012


changeset:	8242:02b5b78ef258 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/02b5b78ef258
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jul 02 10:12:41 2012 -0400

Log Message:
	Add configure check for building PIE executables instead of doing
	it in mkpkg.

diffstat:

 INSTALL                          |    5 +
 common/Makefile.in               |   34 +++++----
 compat/Makefile.in               |   54 ++++++++------
 configure                        |   96 ++++++++++++++++++++++++++
 configure.in                     |   22 ++++++
 mkpkg                            |   32 +--------
 plugins/sample/Makefile.in       |    8 +-
 plugins/sample_group/Makefile.in |   10 +-
 plugins/sudoers/Makefile.in      |  141 ++++++++++++++++++++------------------
 plugins/system_group/Makefile.in |    8 +-
 src/Makefile.in                  |   52 +++++++------
 11 files changed, 294 insertions(+), 168 deletions(-)



More information about the sudo-commits mailing list