Chromium Code Reviews| Index: openssl/crypto/threads/purify.sh |
| diff --git a/openssl/crypto/threads/purify.sh b/openssl/crypto/threads/purify.sh |
| deleted file mode 100644 |
| index 6d44fe26b76a824f8705abe9ea93270586fca57d..0000000000000000000000000000000000000000 |
| --- a/openssl/crypto/threads/purify.sh |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -#!/bin/sh |
| -/bin/rm -f mttest |
| -purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -lsocket |
| - |