update minimum dependency version list

This commit is contained in:
Daniel Micay 2023-06-10 14:02:39 -04:00
parent cc70583beb
commit 95c4b40caf
1 changed files with 6 additions and 4 deletions

View File

@ -65,12 +65,14 @@ used instead as this allocator fundamentally doesn't support that environment.
## Dependencies
Debian stable (currently Debian 11) determines the most ancient set of
Debian stable (currently Debian 12) determines the most ancient set of
supported dependencies:
* glibc 2.31
* Linux 5.10
* Clang 11.0.1 or GCC 10.2.1
* glibc 2.36
* Linux 6.1
* Clang 14.0.6 or GCC 12.2.0
For Android, the Linux GKI 5.10, 5.15 and 6.1 branches are supported.
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