document minimum versions for dependencies

This commit is contained in:
Daniel Micay 2018-08-24 18:58:55 -04:00
parent 71dde7c4f8
commit 510291646b

9
README.md Normal file
View 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.