try adding LDFLAGS at top of file

This commit is contained in:
Eric 2025-10-15 19:04:55 +11:00
parent 5811d88877
commit 6d353d0202
No known key found for this signature in database

View File

@ -1,3 +1,4 @@
// #cgo LDFLAGS: -L${SRCDIR}/libs -llibcodex
package main
import (