c
This commit is contained in:
@@ -6,8 +6,8 @@ import "unsafe"
|
||||
// brew install libxmlsec1 libxml2
|
||||
// brew link libxml2 --force
|
||||
|
||||
// #cgo CFLAGS: -DXMLSEC_CRYPTO_OPENSSL -UXMLSEC_CRYPTO_DYNAMIC_LOADING
|
||||
// #cgo LDFLAGS: -lxmlsec1-openssl
|
||||
// #cgo CFLAGS: -DXMLSEC_CRYPTO_OPENSSL=1 -UXMLSEC_CRYPTO_DYNAMIC_LOADING
|
||||
// #cgo LDFLAGS: -lxmlsec1-openssl -lxmlsec1 -lssl -lcrypto
|
||||
// #include <xmlsec/xmlsec.h>
|
||||
// #include <xmlsec/xmltree.h>
|
||||
// #include <xmlsec/xmlenc.h>
|
||||
|
||||
Reference in New Issue
Block a user