summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch_netbsd-ah
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl/patches/patch_netbsd-ah')
-rw-r--r--security/openssl/patches/patch_netbsd-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/openssl/patches/patch_netbsd-ah b/security/openssl/patches/patch_netbsd-ah
new file mode 100644
index 00000000000..a91c0f55c9a
--- /dev/null
+++ b/security/openssl/patches/patch_netbsd-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch_netbsd-ah,v 1.1 2001/04/05 14:01:02 wiz Exp $
+
+--- test/Makefile.ssl.orig Thu Aug 5 06:50:18 1999
++++ test/Makefile.ssl Thu Oct 21 00:09:58 1999
+@@ -17,7 +17,7 @@
+ PEX_LIBS=
+ EX_LIBS= #-lnsl -lsocket
+
+-CFLAGS= $(INCLUDES) $(CFLAG)
++CFLAGS= $(INCLUDES) $(CFLAG:N*PIC)
+
+ GENERAL=Makefile.ssl maketests.com \
+ tests.com testenc.com tx509.com trsa.com tcrl.com tsid.com treq.com \