From b03fa6595fc59a97e6ccc13d99d2cc437fb106d1 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Thu, 16 Oct 2025 09:03:29 +0200 Subject: [PATCH] Remove useless directive --- 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 (