pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/35555 CVS commit: pkgsrc/mk/wrapper
The following reply was made to PR pkg/35555; it has been noted by GNATS.
From: Roland Illig <rillig%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
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.
Home |
Main Index |
Thread Index |
Old Index