pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/32203 CVS commit: pkgsrc/mk/wrapper



The following reply was made to PR pkg/32203; it has been noted by GNATS.

From: Roland Illig <rillig%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/32203 CVS commit: pkgsrc/mk/wrapper
Date: Fri, 23 Feb 2007 00:31:29 +0000 (UTC)

 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.
 



Home | Main Index | Thread Index | Old Index