Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 10/25/2001 22:32:15
Module Name:	sharesrc
Committed By:	nathanw
Date:		Thu Oct 25 19:32:15 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.lib.mk

Log Message:
Don't explicitly set SHLIB_LDSTARTFILE and SHLIB_LDENDFILE for the
generic architecture case; this permits the later ELF clause to set
them properly for ELF platforms.

This will cause crtbeginS.o and crtendS.o to be included in shared
libraries built on all ELF platforms, not just alpha, mips, vax, and
sparc.


To generate a diff of this commit:
cvs rdiff -r1.186 -r1.187 sharesrc/share/mk/bsd.lib.mk

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