mirror of
https://github.com/golang/go
synced 2024-11-13 13:11:07 -07:00
doc/next: reword linker -bindnow release notes
For #65614. Change-Id: I1a2a4bc18601526053840a280e0604a8e1028ce6 Reviewed-on: https://go-review.googlesource.com/c/go/+/591899 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Than McIntosh <thanm@google.com>
This commit is contained in:
parent
0d478d8e07
commit
5d759ac902
@ -25,4 +25,5 @@ TODO: Say what needs to be said in Go 1.23 release notes regarding
|
||||
the locking down of future linkname uses.
|
||||
|
||||
<!-- CL 473495 -->
|
||||
The new `-bindnow` flag enables full RELRO on ELF targets.
|
||||
When building a dynamically linked ELF binary (including PIE binary), the
|
||||
new `-bindnow` flag enables immediate function binding.
|
||||
|
Loading…
Reference in New Issue
Block a user