Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2004 06:06:41
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jan 29 06:06:41 UTC 2004

Modified Files:
	pkgsrc/mk/buildlink3: buildcmd libtool.sh wrapper.sh

Log Message:
Reorder arguments so that all of the -l options come after the -L options
which come after everything else.  This ensure that all libraries come
after all -L/dir options so that the Sun linker won't act stupidly.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/buildlink3/buildcmd
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/buildlink3/libtool.sh
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/buildlink3/wrapper.sh

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