]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/loong64: correct the musl dynamic linker path
authorlimeidan <limeidan@loongson.cn>
Wed, 5 Jun 2024 03:53:35 +0000 (11:53 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 5 Jun 2024 13:49:14 +0000 (13:49 +0000)
commit7a072fc250012f5dc2bd5e8099cf64f95ef39bf5
tree48b993e5a237d40b115a27189e26b351e7041bdb
parent1b07b774c06ba0a0baf0a19324ab76ace5741305
cmd/link/internal/loong64: correct the musl dynamic linker path

The arch name of loong64 should be loongarch64

Fixes #67832

Change-Id: Ic5cf0f0274262a164bba78c426813a8b8851033b
Reviewed-on: https://go-review.googlesource.com/c/go/+/590695
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
src/cmd/link/internal/loong64/obj.go