pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Document devel/bison's sunpro hack.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2895fc900a4e
branches: trunk
changeset: 482748:2895fc900a4e
user: sketch <sketch%pkgsrc.org@localhost>
date: Tue Nov 02 17:48:04 2004 +0000
description:
Document devel/bison's sunpro hack.
diffstat:
doc/HACKS | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r c9be43956ac2 -r 2895fc900a4e doc/HACKS
--- a/doc/HACKS Tue Nov 02 17:42:13 2004 +0000
+++ b/doc/HACKS Tue Nov 02 17:48:04 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index