]> Cypherpunks repositories - gostls13.git/commit
cmd/dist,internal: enable buildmode=c-archive for linux/loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Wed, 26 Apr 2023 03:47:16 +0000 (11:47 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 27 Apr 2023 18:35:10 +0000 (18:35 +0000)
commit3a7806d387e8dc62a327ce9d2c7a3ea913f1efde
tree71a29a695e39447879ef0c225ab4f7a0d4dec227
parent954ff15dbe5fc722f8965c80934774a3fa2d8c71
cmd/dist,internal: enable buildmode=c-archive for linux/loong64

Now the shared flag is supported on the linux/loong64 platform and
misc/cgo/testcarchive has been passed, buildmode=c-archive can be used.

Change-Id: Ice450dc11fcb91942fdf2ddd34bb163853267e01
Reviewed-on: https://go-review.googlesource.com/c/go/+/489576
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: WANG Xuerui <git@xen0n.name>
src/cmd/dist/test.go
src/internal/platform/supported.go