aboutsummaryrefslogtreecommitdiff
path: root/extra/go
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-27 17:54:56 +0300
committerCem Keylan <cem@ckyln.com>2020-02-27 17:54:56 +0300
commitf40de773d705407ba018e50e9d3289d9acf5b582 (patch)
tree6c8538df831f3675f388de4faa7ad7b77b7d8cae /extra/go
parent870b23d81245900e43150101afbbf0d76565c3d3 (diff)
downloadrepository-f40de773d705407ba018e50e9d3289d9acf5b582.tar.gz
go: bump to 1.14
Diffstat (limited to 'extra/go')
-rwxr-xr-xextra/go/build1
-rw-r--r--extra/go/checksums2
-rw-r--r--extra/go/sources2
-rw-r--r--extra/go/version2
4 files changed, 4 insertions, 3 deletions
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"
diff --git a/extra/go/checksums b/extra/go/checksums
index 603b8789..583f1b3b 100644
--- a/extra/go/checksums
+++ b/extra/go/checksums
@@ -1,2 +1,2 @@
-b13bf04633d4d8cf53226ebeaace8d4d2fd07ae6fa676d0844a688339debec34 go1.13.8.src.tar.gz
+6d643e46ad565058c7a39dac01144172ef9bd476521f42148be59249e4b74389 go1.14.src.tar.gz
f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz
diff --git a/extra/go/sources b/extra/go/sources
index b7069037..9ca45f14 100644
--- a/extra/go/sources
+++ b/extra/go/sources
@@ -1,2 +1,2 @@
-https://golang.org/dl/go1.13.8.src.tar.gz go-current
+https://golang.org/dl/go1.14.src.tar.gz go-current
https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap
diff --git a/extra/go/version b/extra/go/version
index 6956eab5..cfaaf4da 100644
--- a/extra/go/version
+++ b/extra/go/version
@@ -1 +1 @@
-1.13.8 1
+1.14 1