Subject: PR/35555 CVS commit: pkgsrc/mk/wrapper
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 02/07/2007 18:30:03
The following reply was made to PR pkg/35555; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35555 CVS commit: pkgsrc/mk/wrapper
Date: Wed,  7 Feb 2007 18:25:29 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Wed Feb  7 18:25:29 UTC 2007
 
 Modified Files:
 	pkgsrc/mk/wrapper: transform-sunpro-cc
 
 Log Message:
 Added option handlers for all of -fPIC, -fpic, -KPIC, -kPIC,
 -xcode=pic13 and -xcode=pic32, as suggested in PR 35555.
 
 This also fixes and old bug where -fPIC (32 bit) had been translated to
 -kpic (13 bit), but apparently that doesn't make a big difference in
 practice.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.24 -r1.25 pkgsrc/mk/wrapper/transform-sunpro-cc
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.