We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0101b commit aa0362cCopy full SHA for aa0362c
BUILDING.md
@@ -115,6 +115,7 @@ platforms. This is true regardless of entries in the table below.
115
| GNU/Linux | ppc64le >=power8 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 |
116
| GNU/Linux | s390x | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. RHEL 8 |
117
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
118
+| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
119
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] |
120
| Windows | arm64 | >= Windows 10 | Tier 2 | |
121
| macOS | x64 | >= 13.5 | Tier 1 | For notes about compilation see [^4] |
0 commit comments