Skip to content

Commit d5dce40

Browse files
ianlancetaylorjproberts
authored andcommitted
doc/go1.19: Linux race detector now requires glibc 2.17
Fixes golang#53522 Change-Id: Ibed838d358a733d26a6c3d89446d7fadb1012961 Reviewed-on: https://go-review.googlesource.com/c/go/+/413876 Reviewed-by: Keith Randall <[email protected]> Reviewed-by: Keith Randall <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 40a6040 commit d5dce40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/go1.19.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
807807
Compared to v2, it is now typically 1.5x to 2x faster, uses half
808808
as much memory, and it supports an unlimited number of
809809
goroutines.
810+
On Linux, the race detector now requires at least glibc version 2.17.
810811
</p>
811812

812813
<p><!-- CL 336549 -->

0 commit comments

Comments
 (0)