summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/mt/solaris.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/mt/solaris.sh')
-rw-r--r--crypto/openssl/mt/solaris.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/openssl/mt/solaris.sh b/crypto/openssl/mt/solaris.sh
deleted file mode 100644
index f6a90b1..0000000
--- a/crypto/openssl/mt/solaris.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-/bin/rm -f mttest
-cc -DSOLARIS -I../include -g mttest.c -o mttest -L.. -lthread -lssl -lcrypto -lnsl -lsocket
-
OpenPOWER on IntegriCloud