Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/07/2004 17:31:02
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jan  7 17:31:02 UTC 2004

Modified Files:
	pkgsrc/mk/buildlink3: buffer

Log Message:
Suppress duplicates when splitting -Wl,-R/dir1:/dir2:... into separate
arguments.  This avoids overfilling the circular buffer (length 5) used
by the buildlink3 wrappers.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/buildlink3/buffer

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