Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/27/2007 17:51:40
Module Name: src
Committed By: christos
Date: Thu Sep 27 17:51:40 UTC 2007
Modified Files:
src/libexec/ld.elf_so: Makefile
Log Message:
If we are using SSP, compile in a separate copy of the stack protector
functions so that we don't end up calling syslog_ss() which drags in
a large portion of libc. Found by skrll...
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/libexec/ld.elf_so/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.