summaryrefslogtreecommitdiff
path: root/doc/HACKS
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-02-08 16:27:44 +0000
committerdmcmahill <dmcmahill>2003-02-08 16:27:44 +0000
commitb67eda73d517448a71673917edd9135f9f9ddaf8 (patch)
treefc177c875978a249504c4b0f228ded90a94515b8 /doc/HACKS
parent5f375bb564c01428812c673bfbaa6a3d8d801fbe (diff)
downloadpkgsrc-b67eda73d517448a71673917edd9135f9f9ddaf8.tar.gz
note compiler bug tickled by net/bing on alpha
Diffstat (limited to 'doc/HACKS')
-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