]> Cypherpunks repositories - gostls13.git/commit
internal/buildcfg: add ability to get GORISCV64 variable in GOGOARCH
authorJulian Zhu <julian.oerv@isrc.iscas.ac.cn>
Tue, 15 Apr 2025 13:34:42 +0000 (21:34 +0800)
committerMeng Zhuo <mengzhuo1203@gmail.com>
Fri, 25 Jul 2025 00:49:15 +0000 (17:49 -0700)
commitada30b8248e535b6bc7939b339803bb87412e861
treef53abd4f8ea6323b8198b23b84fe472672519326
parent6f6c6c5782a0e4e7448d10a98b417e8479a780ee
internal/buildcfg: add ability to get GORISCV64 variable in GOGOARCH

For #61476

Change-Id: I29f4c1c3c3303e70ec2d7f380112eb2d00754018
Reviewed-on: https://go-review.googlesource.com/c/go/+/665655
Reviewed-by: Mark Ryan <markdryan@rivosinc.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mark Freeman <mark@golang.org>
Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com>
src/internal/buildcfg/cfg.go