From 1d26bd8d64cb75440dcb717c1525b91e2b4102df Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 17 Jul 1999 03:41:06 +0000 Subject: Fix so own copy of gmp compiles correctly on i386 with ELF. --- security/ssh/files/patch-sum | 6 +++--- security/ssh/patches/patch-am | 35 ++++++++++++++++++++++++++++------- security/ssh/patches/patch-ap | 35 ++++++++++++++++++++++++++++------- 3 files changed, 59 insertions(+), 17 deletions(-) (limited to 'security/ssh') diff --git a/security/ssh/files/patch-sum b/security/ssh/files/patch-sum index dd02cf49abb..ea26bdf9309 100644 --- a/security/ssh/files/patch-sum +++ b/security/ssh/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.2 1999/07/13 13:27:58 itojun Exp $ +$NetBSD: patch-sum,v 1.3 1999/07/17 03:41:06 jlam Exp $ MD5 (patch-aa) = dca3a23f5066125131e34fba33baa4ae MD5 (patch-ab) = 712a7ffc9d2686153df92e32ce6b43bb @@ -8,10 +8,10 @@ MD5 (patch-ae) = e654824aa0394aa47d474011902411a9 MD5 (patch-af) = 577e03bb92268c10b74ae3e60caf9147 MD5 (patch-aj) = f6d02ebe8508202660d77c04b7aeeba2 MD5 (patch-al) = 0cb4bff88a26d1a09e0669b5879b91f7 -MD5 (patch-am) = 1e2c988835981ea4c36fd9f2de42dd29 +MD5 (patch-am) = fd4e766e57c58645714fdab8ed55da5d MD5 (patch-an) = 135b09a36c66aaf25a476dcb659efcf7 MD5 (patch-ao) = 98e2eb418ee7f5ad544c32c7d5569ea2 -MD5 (patch-ap) = 1afd7f89dc747aabc4337dcc632f613b +MD5 (patch-ap) = 99049fb6deb9bab8950723b7430a89a4 MD5 (patch-aq) = fed44f408b8f42c808af1f896308d07d MD5 (patch-au) = aabad95304cea849e30389ad00e6d243 MD5 (patch-av) = b3f9909bd6a5cc387e929d16f89884c0 diff --git a/security/ssh/patches/patch-am b/security/ssh/patches/patch-am index 04eee58f5a3..853a1d085a3 100644 --- a/security/ssh/patches/patch-am +++ b/security/ssh/patches/patch-am @@ -1,15 +1,36 @@ -$NetBSD: patch-am,v 1.2 1999/05/10 21:34:46 tron Exp $ +$NetBSD: patch-am,v 1.3 1999/07/17 03:41:07 jlam Exp $ ---- gmp-2.0.2-ssh-2/configure.in.orig Mon Apr 26 19:50:09 1999 -+++ gmp-2.0.2-ssh-2/configure.in Mon Apr 26 20:06:07 1999 -@@ -222,6 +222,10 @@ +--- gmp-2.0.2-ssh-2/configure.in.orig Mon Feb 22 01:59:06 1999 ++++ gmp-2.0.2-ssh-2/configure.in Fri Jul 16 17:38:35 1999 +@@ -122,6 +122,20 @@ + path="x86" + syntax_alternatives="$syntax_alternatives ELF_SYNTAX BSD_SYNTAX INTEL_SYNTAX" + ;; ++ i[3456]86*-*-*netbsd* | pentium-*-*netbsd* | pentiumpro-*-*netbsd*) ++ if $CC -E - -dM