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