]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/loong64: correct the glibc dynamic linker path.
authorlimeidan <limeidan@loongson.cn>
Wed, 6 Sep 2023 09:09:35 +0000 (17:09 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 7 Sep 2023 20:05:07 +0000 (20:05 +0000)
commit02d581ef53e9b9b1eeaa22330ec655028a7bb2af
tree701fe82c41ecb4bb8937af20683777229ef6798b
parent65f245af49995becc2d5321eb3e97a243d647e1f
cmd/link/internal/loong64: correct the glibc dynamic linker path.

Ref: https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html#_program_interpreter_path

Change-Id: Ic2598110cc091362cb09f877b6b86433cacf32c6
Reviewed-on: https://go-review.googlesource.com/c/go/+/526535
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/loong64/obj.go