mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
let cgo find versionl.h
This commit is contained in:
parent
e46a342e17
commit
d9dd77bc6e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
package zerotier
|
||||
|
||||
// #cgo CFLAGS: -O3
|
||||
// #cgo CFLAGS: -O3 -I${SRCDIR}/../../build/core
|
||||
// #cgo darwin LDFLAGS: -Wl,-undefined -Wl,dynamic_lookup
|
||||
// #cgo !darwin LDFLAGS: -Wl,-unresolved-symbols=ignore-all
|
||||
// #include "../../serviceiocore/GoGlue.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue