From d38f1d13fa413436d38d86fe86d6a146be44bb84 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor
Date: Thu, 23 Jun 2022 17:23:39 -0700
Subject: [PATCH] doc/go1.19: Linux race detector now requires glibc 2.17
Fixes #53522
Change-Id: Ibed838d358a733d26a6c3d89446d7fadb1012961
Reviewed-on: https://go-review.googlesource.com/c/go/+/413876
Reviewed-by: Keith Randall
Reviewed-by: Keith Randall
Reviewed-by: Ian Lance Taylor
Run-TryBot: Ian Lance Taylor
Auto-Submit: Ian Lance Taylor
Run-TryBot: Ian Lance Taylor
TryBot-Result: Gopher Robot
---
doc/go1.19.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/go1.19.html b/doc/go1.19.html
index b323b0d182..53c11bd26e 100644
--- a/doc/go1.19.html
+++ b/doc/go1.19.html
@@ -807,6 +807,7 @@ as well as support for rendering them to HTML, Markdown, and text.
Compared to v2, it is now typically 1.5x to 2x faster, uses half
as much memory, and it supports an unlimited number of
goroutines.
+ On Linux, the race detector now requires at least glibc version 2.17.
--
2.48.1