Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 05/29/2007 13:55:31
Module Name:	src
Committed By:	tls
Date:		Tue May 29 13:55:31 UTC 2007

Modified Files:
	src/lib/libssl: Makefile
	src/share/mk: bsd.sys.mk

Log Message:
Fix two bugs reported by Simon Burge: 1) USE_FORT and USE_SSP should be
disabled on platforms where GCC doesn't support -fstack-protector.  2) The
libssl Makefile had a hard-coded USE_FORT=yes.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libssl/Makefile
cvs rdiff -r1.144 -r1.145 src/share/mk/bsd.sys.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.