Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2007 18:25:29
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.