Commit Graph

6 Commits

Author SHA1 Message Date
Internet1235
7af34f4e8f
golang: Optimized values to suit golang 1.23 2025-01-12 12:16:40 +08:00
zhusir
f937504996
golang: update to 1.21.0, remove patch (#717)
Upstream has updated the Go compiler to not use gold when building for
arm, and is waiting for a fix to binutils (released in 2.41) before
doing the same for aarch64.[1]

Based on the above, it does not appear that
golang/go#49748 will be merged. This removes the
patch from that pull request.

[1]: golang/go#22040

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-02 03:45:04 +08:00
Jeffery To
1e649c08fe golang: Update to 1.18, update patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-08 18:20:05 +00:00
lean
c7499f8cde Revert "golang: Update to 1.18, update patch"
This reverts commit 7b17e78223.
2022-03-31 13:42:19 +08:00
Jeffery To
7b17e78223 golang: Update to 1.18, update patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-03-30 09:44:48 +00:00
Beginner-Go
8065ec2902 同步上游 2020-11-30 14:58:15 +00:00