From 5fc5d37330d3535a0f421632694d1e7918fc22d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 8 Apr 2014 11:38:09 +0200 Subject: Compiles correctly: app/build-native + gradle. --- app/openssl/crypto/threads/purify.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app/openssl/crypto/threads/purify.sh (limited to 'app/openssl/crypto/threads/purify.sh') diff --git a/app/openssl/crypto/threads/purify.sh b/app/openssl/crypto/threads/purify.sh new file mode 100644 index 00000000..6d44fe26 --- /dev/null +++ b/app/openssl/crypto/threads/purify.sh @@ -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 + -- cgit v1.2.3