]> Cypherpunks repositories - gostls13.git/commit
cmd/dist, internal/platform: enable internal linking feature and test on loong64
authorlimeidan <limeidan@loongson.cn>
Mon, 9 Oct 2023 09:32:03 +0000 (17:32 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Wed, 21 May 2025 03:28:18 +0000 (20:28 -0700)
commita2eb643cbf5b68b50dd2dd5b62e605ca90ababe4
treed191e4ad94292913e1c4fe102a7fb04cbbd5022e
parentd37a1bdd48458e48de13cdc320c8ddf9b021e356
cmd/dist, internal/platform: enable internal linking feature and test on loong64

Change-Id: Ifea676e9eb44281465832fc4050f6286e50f4543
Reviewed-on: https://go-review.googlesource.com/c/go/+/533717
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
Reviewed-by: Qiqi Huang <huangqiqi@loongson.cn>
src/cmd/dist/build.go
src/cmd/dist/test.go
src/internal/platform/supported.go