Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/02/2007 18:10:21
Module Name: src
Committed By: bouyer
Date: Sun Dec 2 18:10:21 UTC 2007
Modified Files:
src/distrib/sets/lists/comp: md.amd64 mi
src/gnu/usr.bin/binutils/ld: Makefile
Log Message:
Install the linker scripts on amd64, which allows to link x86 32bit objects
using the native ld(1). This helps building pkgsrc/sysutils/xentools3-hvm
on amd64; is also allows to build the x86 boot blocks with the
native toolchain.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -r1.1091 -r1.1092 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.24 -r1.25 src/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.