Subject: CVS commit: pkgsrc/devel/bison
To: None <pkgsrc-changes@NetBSD.org>
From: Jonathan Perkin <sketch@netbsd.org>
List: pkgsrc-changes
Date: 11/02/2004 17:42:13
Module Name:	pkgsrc
Committed By:	sketch
Date:		Tue Nov  2 17:42:13 UTC 2004

Modified Files:
	pkgsrc/devel/bison: Makefile

Log Message:
Remove optimisations when compiling with sunpro to avoid issues with
quotearg_buffer_restyled().  Google suggests this function has issues
with other non-gcc compilers using optimisation as well.

Notable fixes include net/libIDL's parser.y


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/devel/bison/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.