summaryrefslogtreecommitdiff
path: root/security/gnupg/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg/patches/patch-ac')
-rw-r--r--security/gnupg/patches/patch-ac22
1 files changed, 11 insertions, 11 deletions
diff --git a/security/gnupg/patches/patch-ac b/security/gnupg/patches/patch-ac
index 7506939ba8d..5e24c169a30 100644
--- a/security/gnupg/patches/patch-ac
+++ b/security/gnupg/patches/patch-ac
@@ -1,17 +1,17 @@
-$NetBSD: patch-ac,v 1.10 2002/01/07 21:29:35 wiz Exp $
+$NetBSD: patch-ac,v 1.11 2002/05/07 18:48:47 wiz Exp $
---- mpi/config.links.orig Sun Apr 29 13:36:18 2001
+--- mpi/config.links.orig Thu Apr 18 12:10:40 2002
+++ mpi/config.links
@@ -119,6 +119,12 @@
path="sparc32v8 sparc32"
mpi_extra_modules="udiv"
;;
-+ sparc64-*-netbsd)
-+ # There are no sparc64 assembler modules that work, so
-+ # just use generic C functions
-+ echo '/* configured for sparc64-*-netbsd */' >>./mpi/asm-syntax.h
-+ path=""
-+ ;;
- sparc9*-*-* | \
- sparc64*-*-* | \
- ultrasparc*-*-* )
++ sparc64-*-netbsd)
++ # There are no sparc64 assembler modules that work, so
++ # just use generic C functions
++ echo '/* configured for sparc64-*-netbsd */' >>./mpi/asm-syntax.h
++ path=""
++ ;;
+ sparc64-sun-solaris2*)
+ # Got a report that udiv is missing, so we try this one
+ echo '/* configured for sparc64-sun-solaris2 */' >>./mpi/asm-syntax.h