Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2007 00:31:29
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Feb 23 00:31:29 UTC 2007

Modified Files:
	pkgsrc/mk/wrapper: arg-source

Log Message:
The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar
-Wl,baz before processing the resulting options again.

Fixes PR 32203.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/wrapper/arg-source

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