1
Fork 0

Adjust Linux supported kernels and glibc

This commit is contained in:
Lzu Tao 2020-08-31 14:43:54 +00:00
parent 3b4797cb59
commit 029ff37d30

View file

@ -211,11 +211,11 @@ fetch snapshots, and an OS that can execute the available snapshot binaries.
Snapshot binaries are currently built and tested on several platforms: Snapshot binaries are currently built and tested on several platforms:
| Platform / Architecture | x86 | x86_64 | | Platform / Architecture | x86 | x86_64 |
|----------------------------|-----|--------| |---------------------------------------------|-----|--------|
| Windows (7, 8, 10, ...) | ✓ | ✓ | | Windows (7, 8, 10, ...) | ✓ | ✓ |
| Linux (2.6.18 or later) | ✓ | ✓ | | Linux (kernel 2.6.32, glibc 2.11 or later) | ✓ | ✓ |
| macOS (10.7 Lion or later) | ✓ | ✓ | | macOS (10.7 Lion or later) | ✓ | ✓ |
You may find that other platforms work, but these are our officially You may find that other platforms work, but these are our officially
supported build environments that are most likely to work. supported build environments that are most likely to work.