Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/22/2004 01:39:45
Module Name: src
Committed By: uwe
Date: Sun Feb 22 01:39:45 UTC 2004
Modified Files:
src/libexec/ld.elf_so: Makefile
Log Message:
Use CC instead of LD to link the ld.elf_so. This will correctly link
"millicode" from libgcc_pic.a on platforms that need it.
From Nick Hudson <skrll@netbsd>.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 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.