mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 19:40:36 +00:00
Link GMP
This commit is contained in:
parent
ce9a28d7bb
commit
50bbdfe582
@ -4,6 +4,9 @@ package secp256k1
|
||||
|
||||
/*
|
||||
#cgo CFLAGS: -I./secp256k1
|
||||
#cgo darwin CFLAGS: -I/usr/local/include
|
||||
#cgo LDFLAGS: -lgmp
|
||||
#cgo darwin LDFLAGS: -L/usr/local/lib
|
||||
#define USE_NUM_GMP
|
||||
#define USE_FIELD_10X26
|
||||
#define USE_FIELD_INV_BUILTIN
|
||||
|
Loading…
Reference in New Issue
Block a user