[sudo-commits] sudo changeset 9654:f1a6d58c0baa

Todd C. Miller Todd.Miller at courtesan.com
Sat Sep 20 06:46:33 MDT 2014


changeset:	9654:f1a6d58c0baa in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f1a6d58c0baa
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Sep 20 06:46:27 2014 -0600

Log Message:
	Don't use SSP_CFLAGS or PIE_CFLAGS when building mksiglist/mksigname
	as they are built with the host compiler which may be different
	when cross-compiling.  From Gustavo Zacarias.  Bug 662.

diffstat:

 NEWS                 |  3 +++
 lib/util/Makefile.in |  4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list