summaryrefslogtreecommitdiff
path: root/doc/HACKS
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-01-23 10:39:21 +0000
committerdmcmahill <dmcmahill>2003-01-23 10:39:21 +0000
commita1b78180b572abb1ec366288706e1093a66eda40 (patch)
tree80d92fec71adb70299d7d0898a45557528a7a8a2 /doc/HACKS
parente87d3ce3fff7c16b0f89aa493c249a246cff6d7e (diff)
downloadpkgsrc-a1b78180b572abb1ec366288706e1093a66eda40.tar.gz
add imap-uw alpha compiler bug workaround
Diffstat (limited to 'doc/HACKS')
-rw-r--r--doc/HACKS11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS
index 2f820f3e1eb..3db38450f9a 100644
--- a/doc/HACKS
+++ b/doc/HACKS
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.2 2002/12/22 14:15:29 agc Exp $
+# $NetBSD: HACKS,v 1.3 2003/01/23 10:39:21 dmcmahill Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -27,6 +27,15 @@
#
# this is a comment.
+hack gcc 2.95.3/alpha -O2 bug
+cdate Thu Jan 23 15:42:57 UTC 2003
+who dmcmahill
+port alpha
+file mail/imap-uwwm/Makefile : 1.52
+descr
+ Compiler crashes
+kcah
+
hack gcc 2.95.3/alpha c++ -O2 bug
cdate Fri Aug 16 06:38:16 EDT 2002
who dmcmahill