summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch_netbsd-ah
blob: a91c0f55c9af64d8479db9da977cf5f99e85361e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 \