From f47637a6a5c8099d0c151f50b53cde429094c659 Mon Sep 17 00:00:00 2001 From: sketch Date: Tue, 2 Nov 2004 17:48:04 +0000 Subject: Document devel/bison's sunpro hack. --- doc/HACKS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/HACKS b/doc/HACKS index 11f577184ff..f393044ba35 100644 --- a/doc/HACKS +++ b/doc/HACKS @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.28 2004/09/07 14:31:04 jschauma Exp $ +# $NetBSD: HACKS,v 1.29 2004/11/02 17:48:04 sketch Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -460,3 +460,15 @@ descr iff IRIX and gcc. Problem: this might affect other packages as well. One might consider depending libtool on gawk for IRIX. kcah + +hack devel/bison -O* bug with sunpro +cdate Tue Nov 2 17:30:48 GMT 2004 +who sketch +port sparc (Solaris) +file devel/bison/Makefile : 1.49 +descr + bison's quotearg_buffer_restyled() has issues with certain compilers + using optimisation flags. The resulting bison with optimsation + breaks on at least net/libIDL. BUILDLINK_TRANSFORM -O* away until + the root cause can be fixed. +kcah -- cgit v1.2.3