From aba277548b76071e75fc9478002a6fc2145f64f1 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 9 Oct 2006 16:31:22 +0000 Subject: Tag vendor OpenSSL 0.9.8d svn path=/openssl/vendor/0.9.8d; revision=376 --- openssl/vendor/0.9.8d/crypto/threads/solaris.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openssl/vendor/0.9.8d/crypto/threads/solaris.sh (limited to 'openssl/vendor/0.9.8d/crypto/threads/solaris.sh') diff --git a/openssl/vendor/0.9.8d/crypto/threads/solaris.sh b/openssl/vendor/0.9.8d/crypto/threads/solaris.sh new file mode 100644 index 00000000..bc93094a --- /dev/null +++ b/openssl/vendor/0.9.8d/crypto/threads/solaris.sh @@ -0,0 +1,4 @@ +#!/bin/sh +/bin/rm -f mttest +cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -lsocket + -- cgit v1.2.3