summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch-aa
blob: e9bf6b8e82519f6d3cec92a1bdad066e049f9b17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aa,v 1.13 2004/03/26 02:22:38 wiz Exp $

--- config.orig	Thu Nov 14 17:30:29 2002
+++ config
@@ -588,8 +588,8 @@ EOF
   *-freebsd[3-9]*) OUT="FreeBSD-elf" ;;
   *-freebsd[1-2]*) OUT="FreeBSD" ;;
   *86*-*-netbsd) OUT="NetBSD-x86" ;;
-  sun3*-*-netbsd) OUT="NetBSD-m68" ;;
-  *-*-netbsd) OUT="NetBSD-sparc" ;;
+  sun3*-*-netbsd) OUT="NetBSD-m68k" ;;
+  *-*-netbsd) OUT="NetBSD-${MACHINE_ARCH}" ;;
   *86*-*-openbsd) OUT="OpenBSD-x86" ;;
   alpha*-*-openbsd) OUT="OpenBSD-alpha" ;;
   pmax*-*-openbsd) OUT="OpenBSD-mips" ;;