Initial Commit
This commit is contained in:
4
openssl-1.0.2f/crypto/threads/purify.sh
Normal file
4
openssl-1.0.2f/crypto/threads/purify.sh
Normal file
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user