summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-02-08 16:27:44 +0000
committerdmcmahill <dmcmahill>2003-02-08 16:27:44 +0000
commita1e86225d9b35d40af20704df119a25e4c78e4f3 (patch)
treefc177c875978a249504c4b0f228ded90a94515b8 /doc
parentc2d861eea80e08ae166b055f7f2b7f8357e6d4fa (diff)
downloadpkgsrc-a1e86225d9b35d40af20704df119a25e4c78e4f3.tar.gz
note compiler bug tickled by net/bing on alpha
Diffstat (limited to 'doc')
-rw-r--r--doc/HACKS3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS
index 7a075e8b611..91ff1f1807d 100644
--- a/doc/HACKS
+++ b/doc/HACKS
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.8 2003/02/07 01:19:06 dmcmahill Exp $
+# $NetBSD: HACKS,v 1.9 2003/02/08 16:27:44 dmcmahill Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -37,6 +37,7 @@ file devel/guile-gtk//Makefile : 1.10
x11/qt2-libs/patches/patch-ae : 1.8
x11/qt2-libs/patches/patch-ae : 1.18
lang/gcc3/Makefile : 1.5
+ net/bing/Makefile : 1.12
descr
Compiler crashes
kcah