increase minimum dependency versions

This commit is contained in:
Daniel Micay 2020-03-29 07:30:46 -04:00
parent 26134f9aaa
commit a5abe5add6
1 changed files with 4 additions and 4 deletions

View File

@ -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