increase minimum dependency versions
This commit is contained in:
parent
26134f9aaa
commit
a5abe5add6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user