]> Cypherpunks repositories - gostls13.git/commit
doc/go1.20: revise linker release note
authorCherry Mui <cherryyz@google.com>
Tue, 29 Nov 2022 15:48:37 +0000 (10:48 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 29 Nov 2022 18:26:16 +0000 (18:26 +0000)
commit53c480077ab6729e64a4129162664adb70b18c62
tree9ed0433efbbfa2928026d6ead1460c9ce7ce614a
parent8c0f9ed4ce0b56c13fb1e1c52a3f48298775937e
doc/go1.20: revise linker release note

I misunderstood CL 420774. We didn't remove GO_LDSO, just that
make.bash no longer tries to set it automatically. If GO_LDSO is
explicitly set at make.bash, it is still used as the default
dynamic interpreter.

For #54202.

Change-Id: Ided775438b8e4b87a6acd9bc87657657dbd3d91c
Reviewed-on: https://go-review.googlesource.com/c/go/+/453601
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
doc/go1.20.html