Subject: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2007 13:04:13
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Aug 10 13:04:13 UTC 2007

Modified Files:
	pkgsrc/pkgtools/bootstrap-mk-files: Makefile
	pkgsrc/pkgtools/bootstrap-mk-files/files: bsd.lib.mk
	pkgsrc/pkgtools/bootstrap-mk-files/files/mods: Darwin.bsd.lib.mk
	    IRIX.bsd.lib.mk Interix.bsd.lib.mk Linux.bsd.lib.mk

Log Message:
Don't use ld -x or ld -X. Bump version to 20070810.

Discussed with and tested by various people over the last two month.
This problem was exposed by pbulk.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/bootstrap-mk-files/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/bootstrap-mk-files/files/bsd.lib.mk
cvs rdiff -r1.1.1.1 -r1.2 \
    pkgsrc/pkgtools/bootstrap-mk-files/files/mods/Darwin.bsd.lib.mk \
    pkgsrc/pkgtools/bootstrap-mk-files/files/mods/IRIX.bsd.lib.mk \
    pkgsrc/pkgtools/bootstrap-mk-files/files/mods/Interix.bsd.lib.mk \
    pkgsrc/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.lib.mk

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