From a5abe5add6788f529e435af615fd092610cd7f52 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 29 Mar 2020 07:30:46 -0400 Subject: [PATCH] increase minimum dependency versions --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b27ab9..ceec241 100644 --- a/README.md +++ b/README.md @@ -63,12 +63,12 @@ used instead as this allocator fundamentally doesn't support that environment. ## Dependencies -Debian oldstable (currently Debian 9) determines the most ancient set of +Debian stable (currently Debian 10) determines the most ancient set of supported dependencies: -* glibc 2.24 -* Linux 4.9 -* Clang 3.8 or GCC 6.3 +* glibc 2.28 +* Linux 4.19 +* Clang 7.0 or GCC 8.3.0 However, using more recent releases is highly recommended. Older versions of the dependencies may be compatible at the moment but are not tested and will