Skip to content

Commit 73291d5

Browse files
committed
doc: fix riscv64 info in platform list
Signed-off-by: Han Gao <[email protected]>
1 parent 4dc0d20 commit 73291d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ platforms. This is true regardless of entries in the table below.
115115
| GNU/Linux | ppc64le >=power9 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 |
116116
| GNU/Linux | s390x >=z14 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. RHEL 8 |
117117
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
118-
| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
118+
| GNU/Linux | riscv64 | kernel >= 4.15, glibc >= 2.27 | Experimental | |
119119
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] |
120120
| Windows | arm64 | >= Windows 10 | Tier 2 | |
121121
| macOS | x64 | >= 13.5 | Tier 1 | For notes about compilation see [^4] |

0 commit comments

Comments
 (0)