summaryrefslogtreecommitdiff
path: root/doc/HACKS
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-02-05 23:15:54 +0000
committerdmcmahill <dmcmahill>2003-02-05 23:15:54 +0000
commitd3a7472046519950ed8932f5e8268af332780386 (patch)
treec59da0d0fa088e1dba4e02dd07eb10d744c6a75c /doc/HACKS
parenta97484117f68af537cd6d26f5843ff9158b12346 (diff)
downloadpkgsrc-d3a7472046519950ed8932f5e8268af332780386.tar.gz
add qt2-libs gcc compiler bug hacks
Diffstat (limited to 'doc/HACKS')
-rw-r--r--doc/HACKS5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS
index 98245954110..993d42c77ac 100644
--- a/doc/HACKS
+++ b/doc/HACKS
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.6 2003/02/05 21:37:47 dmcmahill Exp $
+# $NetBSD: HACKS,v 1.7 2003/02/05 23:15:54 dmcmahill Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -27,12 +27,15 @@
#
# this is a comment.
+
hack gcc 2.95.3/alpha -O2 bug
cdate Wed Feb 5 16:36:58 EST 2003
who dmcmahill
port alpha
file devel/guile-gtk//Makefile : 1.10
devel/guile-gtk/patches/patch-aa : 1.6
+ x11/qt2-libs/patches/patch-ae : 1.8
+ x11/qt2-libs/patches/patch-ae : 1.18
descr
Compiler crashes
kcah