mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-09-25 14:54:12 +08:00
Add SSL support to GmSSL-Go
This commit is contained in:
@@ -51,7 +51,7 @@ package gmssl
|
||||
|
||||
/*
|
||||
#cgo darwin CFLAGS: -I/usr/local/include
|
||||
#cgo darwin LDFLAGS: -L/usr/local/lib -lcrypto
|
||||
#cgo darwin LDFLAGS: -L/usr/local/lib -lcrypto -lssl
|
||||
|
||||
#include <openssl/bio.h>
|
||||
#include <openssl/crypto.h>
|
||||
|
||||
Reference in New Issue
Block a user