]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/crypto/threads/purify.sh
upd: openssl to 1.1.0
[cassiopeia.git] / lib / openssl / crypto / threads / purify.sh
diff --git a/lib/openssl/crypto/threads/purify.sh b/lib/openssl/crypto/threads/purify.sh
deleted file mode 100644 (file)
index 6d44fe2..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-/bin/rm -f mttest
-purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread  -lssl -lcrypto -lnsl -lsocket
-