Skip to content

Commit 288fcec

Browse files
committed
readme.md: Soften "supported" language for limited configuration architectures
These architectures have seen varying degrees of support from the kernel or LLVM side, meaning that getting bugs fixed has not always been easy. Make it clear that these are supported on a "best effort" basis. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
1 parent 99601c7 commit 288fcec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ and are relatively well supported and tested:
4343
* x86
4444

4545
The following architectures are targetable from both LLVM and the Linux kernel
46-
and are supported and tested in limited configurations:
46+
and are known to work in specific/limited configurations and supported on a
47+
best-effort basis:
4748
* mips
4849
* powerpc
4950
* riscv

0 commit comments

Comments
 (0)