From c206a91d320995f37f8abb33188bfd384249da3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 7 Apr 2014 20:43:34 +0200 Subject: Next step: compile jni sources correctly. --- openssl/crypto/threads/pthread2.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 openssl/crypto/threads/pthread2.sh (limited to 'openssl/crypto/threads/pthread2.sh') diff --git a/openssl/crypto/threads/pthread2.sh b/openssl/crypto/threads/pthread2.sh deleted file mode 100755 index 41264c6a..00000000 --- a/openssl/crypto/threads/pthread2.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# -# build using pthreads where it's already built into the system -# -/bin/rm -f mttest -gcc -DPTHREADS -I../../include -g mttest.c -o mttest -L../.. -lssl -lcrypto -lpthread - -- cgit v1.2.3