pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37200 CVS commit: pkgsrc/mk/compiler
The following reply was made to PR pkg/37200; it has been noted by GNATS.
From: Ulrich Habel <rhaen%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/37200 CVS commit: pkgsrc/mk/compiler
Date: Fri, 30 Nov 2007 16:55:28 +0000 (UTC)
Module Name: pkgsrc
Committed By: rhaen
Date: Fri Nov 30 16:55:28 UTC 2007
Modified Files:
pkgsrc/mk/compiler: sunpro.mk
Log Message:
Solaris SunPro Compiler 11/12 fails on Solaris 8/9 with -xc99. The header
files supplied by the OS are not c99 aware, the manpage suggests the setting:
-xc99=all,no_lib for Solaris 8/9.
See PR 37200
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/mk/compiler/sunpro.mk
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