From 1c394f0de8ca749ace33886644161b9649954e97 Mon Sep 17 00:00:00 2001 From: Eric <5089238+emizzle@users.noreply.github.com> Date: Wed, 15 Oct 2025 19:20:51 +1100 Subject: [PATCH] trying without LDFLAGS directive in main --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index 5cceb39..149fbe8 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,3 @@ -// #cgo LDFLAGS: -L${SRCDIR}/libs -llibcodex package main import (