diff --git a/README.md b/README.md index bac0db318..5514f7440 100644 --- a/README.md +++ b/README.md @@ -223,13 +223,14 @@ legend: | System | Support type | Supported versions | Notes | |---|---|---|---| -| Linux | Tier 1 | glibc >= 2.27 (Ubuntu 18.04) | | +| Linux | Tier 1 | glibc >= 2.27 | | +| Linux | Tier 1 | musl >= 1.2 | | | macOS | Tier 1 | macOS >= 10.10 | | | Windows | Tier 1 | >= Windows 8 | MinGW-w64, >= VS 2019 | | Android | Tier 2 | | | | iOS | Tier 2 | | | -| FreeBSD | Tier 2 | >= 11 | | -| OpenBSD | Tier 2 | >= 6.7 | | +| FreeBSD | Tier 2 | >= 12 | | +| OpenBSD | Tier 2 | >= 7.4 | | | Linux | Tier 2 | uClibc | | @@ -253,6 +254,7 @@ legend: * GNU C Library (glibc) * Windows C Run-Time Libraries (CRT) * uClibc +* musl ### Supported compilers: