mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-26 02:06:28 +08:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# build using pthreads
|
||||
#
|
||||
# http://www.mit.edu:8001/people/proven/pthreads.html
|
||||
#
|
||||
/bin/rm -f mttest
|
||||
pgcc -DPTHREADS -I../../include -g mttest.c -o mttest -L../.. -lssl -lcrypto
|
||||
|
||||
Reference in New Issue
Block a user