trying without LDFLAGS directive in main

This commit is contained in:
Eric 2025-10-15 19:20:51 +11:00
parent 56e12ee58c
commit 1c394f0de8
No known key found for this signature in database

View File

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