Skip to content

Commit 5b26d4e

Browse files
committed
Debug
1 parent 9e6c211 commit 5b26d4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import (
88
"github.com/codex-storage/codex-go-bindings/codex"
99
)
1010

11+
// #cgo LDFLAGS: -L${SRCDIR}/libs -llibcodex
12+
1113
func main() {
1214
node, err := codex.New(codex.Config{
1315
BlockRetries: 5,

0 commit comments

Comments
 (0)