Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Ulrich Habel <rhaen@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2007 16:55:28
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.