diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-31 01:07:52 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-31 01:07:52 +0000 |
commit | bd4b6ac1842c546e84a8e71ea3a3aa4fbe08c2b3 (patch) | |
tree | 1e1d5c84b87aab3e755891f2f52f8f946b1fe27d /doc/HACKS | |
parent | 2438f4fd933eb3a61f8e0f7c69f2e8794fdd2343 (diff) | |
download | pkgsrc-bd4b6ac1842c546e84a8e71ea3a3aa4fbe08c2b3.tar.gz |
Note arm internal compiler error hack for games/sjeng.
Diffstat (limited to 'doc/HACKS')
-rw-r--r-- | doc/HACKS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS index c0251c26198..f664eed82a5 100644 --- a/doc/HACKS +++ b/doc/HACKS @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.21 2004/01/12 00:00:03 grant Exp $ +# $NetBSD: HACKS,v 1.22 2004/01/31 01:07:52 kristerw Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -384,3 +384,11 @@ port arm file mail/safecat/patches/patch-aa : 1.1 descr Compilation of the tryulong32.c configuration test takes ~forever. kcah + +hack gcc 2.95.3/arm internal error +cdate 31 Jan 2004 +who kristerw +port arm +file games/sjeng/Makefile : 1.7 +descr Internal compiler error when compiling search.c. +kcah |