From ef6da88689ddb8623fd4dd33b8400bc3bfd61cb8 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Fri, 19 Mar 2021 14:45:14 -0400 Subject: [PATCH] README.md: Document supported Glibc version Change-Id: I3be87d2db6be1f2a35bb2df7208b8a2d197b3d49 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2f088fe..d39de22 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ supported, with the following exceptions: Clang version 3.0 (based on LLVM 3.0) is supported. +Glibc >= 2.4 should work but the older version we test against is +currently 2.17. + For developers using the Git tree: This source tree is based on the autotools suite from GNU to simplify -- 2.34.1