summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/threads/purify.sh
blob: 6d44fe26b76a824f8705abe9ea93270586fca57d (plain)
1
2
3
4
#!/bin/sh
/bin/rm -f mttest
purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread  -lssl -lcrypto -lnsl -lsocket

OpenPOWER on IntegriCloud