summaryrefslogtreecommitdiff
path: root/doc/HACKS
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-07-23 16:06:30 +0000
committersalo <salo@pkgsrc.org>2003-07-23 16:06:30 +0000
commit25ec78222003e51f83e1ee5eab128481a296b4ae (patch)
tree14b505d9761a6aa0de1c6e93146332e07ac5119f /doc/HACKS
parent6472eaf122beb383fa3435c9a9ee0f1497e8f482 (diff)
downloadpkgsrc-25ec78222003e51f83e1ee5eab128481a296b4ae.tar.gz
Add security/skey sha1.c hack.
Diffstat (limited to 'doc/HACKS')
-rw-r--r--doc/HACKS4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS
index 5952523eb01..1285fd416c8 100644
--- a/doc/HACKS
+++ b/doc/HACKS
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.15 2003/06/01 02:02:49 grant Exp $
+# $NetBSD: HACKS,v 1.16 2003/07/23 16:06:30 salo Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -343,6 +343,8 @@ who salo
port sparc64
file chat/silc-client/patch-ab : 1.8
file chat/silc-server/patch-ac : 1.7
+file security/skey/patch-aa : 1.2
+file security/skey/patch-ab : 1.1
descr
The SHA1Transform() function causes the sparc64 compiler to use
excessive amounts of memory attempting to optimise this function.