Subject: CVS commit: gnusrc/gnu/usr.bin/binutils/ld
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/04/2001 20:46:23
Module Name:	gnusrc
Committed By:	tv
Date:		Thu Oct  4 17:46:22 UTC 2001

Modified Files:
	gnusrc/gnu/usr.bin/binutils/ld: Makefile

Log Message:
Generate ldcripts as "native" for a native linker.  However, disable
installation into /usr/share/ldscripts at the moment, as the scripts will
no longer be shareable on all targets.  This will be tweaked at a later
date to generate "cross style" scripts for all targets (native ones are
compiled into the ld binary) so that they will indeed be shareable.

Should fix PR bin/14114, pkg/14122, and related issues.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/usr.bin/binutils/ld/Makefile

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