Document devel/bison's sunpro hack.
This commit is contained in:
parent
41f4e37942
commit
e29029d7cd
1 changed files with 13 additions and 1 deletions
14
doc/HACKS
14
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
|
||||
|
|
Loading…
Reference in a new issue