mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2024-10-01 01:36:01 -04:00
document minimum versions for dependencies
This commit is contained in:
parent
71dde7c4f8
commit
510291646b
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Debian stable determines the most ancient set of supported dependencies:
|
||||||
|
|
||||||
|
* glibc 2.24
|
||||||
|
* Linux 4.9
|
||||||
|
* Clang 3.8 or GCC 6.3
|
||||||
|
|
||||||
|
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
|
||||||
|
explicitly not be supported.
|
Loading…
Reference in New Issue
Block a user