mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 10:20:25 +01:00
Support for Signal calls.
Merge in RedPhone // FREEBIE
This commit is contained in:
7
jni/openssl/crypto/threads/pthread2.sh
Executable file
7
jni/openssl/crypto/threads/pthread2.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/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
|
||||
|
||||
Reference in New Issue
Block a user