Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/26/2007 21:11:52
Module Name:	src
Committed By:	christos
Date:		Wed Dec 26 21:11:52 UTC 2007

Modified Files:
	src/libexec/ld.elf_so: Makefile

Log Message:
No need for stack_protector.o if USE_FORT is no.
XXX: compiling a binary with -Wl,--dynamic-linker,${NETBSDSRCDIR}/libexec/...
results in stack overflow. Investigate!


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 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.