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