From 3e4d8f433239c40311037616b1b8833a06651ae0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 16 Apr 2012 19:21:14 +0200 Subject: Initial import --- openssl/crypto/threads/profile.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openssl/crypto/threads/profile.sh (limited to 'openssl/crypto/threads/profile.sh') diff --git a/openssl/crypto/threads/profile.sh b/openssl/crypto/threads/profile.sh new file mode 100644 index 00000000..6e3e342f --- /dev/null +++ b/openssl/crypto/threads/profile.sh @@ -0,0 +1,4 @@ +#!/bin/sh +/bin/rm -f mttest +cc -p -DSOLARIS -I../../include -g mttest.c -o mttest -L/usr/lib/libc -ldl -L../.. -lthread -lssl -lcrypto -lnsl -lsocket + -- cgit v1.2.3