diff options
Diffstat (limited to 'security/cryptlib/files/patch-tools_getlibs.sh')
-rw-r--r-- | security/cryptlib/files/patch-tools_getlibs.sh | 11 |
1 files changed, 0 insertions, 11 deletions
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 |