From c55ac89dcdd6a84ca67f7888c69ebe78c1dac826 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 25 Mar 2015 08:30:27 +0000 Subject: security category: Remove $PTHREAD_LIBS approved by: PTHREAD blanket --- security/cryptlib/files/patch-tools_getlibs.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/cryptlib/files/patch-tools_getlibs.sh (limited to 'security/cryptlib/files/patch-tools_getlibs.sh') diff --git a/security/cryptlib/files/patch-tools_getlibs.sh b/security/cryptlib/files/patch-tools_getlibs.sh deleted file mode 100644 index 47154339a0f8..000000000000 --- a/security/cryptlib/files/patch-tools_getlibs.sh +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/getlibs.sh.orig Mon Nov 13 08:18:56 2006 -+++ tools/getlibs.sh Mon Nov 13 08:19:14 2006 -@@ -92,7 +92,7 @@ - echo "" ;; - - 'FreeBSD'|'NetBSD') -- echo "-lpthread" ;; -+ echo "%%PTHREAD_LIBS%%" ;; - - 'HP-UX') - case `uname -r | sed 's/^[A-Z].//' | cut -f 1 -d '.'` in -- cgit v1.2.3