From f40de773d705407ba018e50e9d3289d9acf5b582 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 27 Feb 2020 17:54:56 +0300 Subject: go: bump to 1.14 --- extra/go/build | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/go/build') diff --git a/extra/go/build b/extra/go/build index e5cf6f17..35689e51 100755 --- a/extra/go/build +++ b/extra/go/build @@ -4,6 +4,7 @@ # This breaks Go. :> nostrip +export CC="${CC:-cc}" export GOARCH=amd64 export GO_LDFLAGS="-w -s" -- cgit v1.2.3