Subject: PR/37200 CVS commit: pkgsrc/mk/compiler
To: None <solaris-pkg-people@NetBSD.org, gnats-admin@netbsd.org,>
From: Ulrich Habel <rhaen@netbsd.org>
List: pkgsrc-bugs
Date: 11/30/2007 17:00:06
The following reply was made to PR pkg/37200; it has been noted by GNATS.

From: Ulrich Habel <rhaen@netbsd.org>
To: gnats-bugs@NetBSD.org
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.