Mark chromium and its derivatives BROKEN on riscv64

They all need explicit support for this architecture.
I am jca's complete lack of surprise.
This commit is contained in:
jca 2022-10-09 11:03:26 +00:00
parent d8cdbe5eff
commit 64fb4ed9b2
4 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.include <bsd.port.arch.mk>
BROKEN-powerpc64 = Check failed: false. OS architecture not handled. (powerpc64)
BROKEN-riscv64 = error: Please add support for your architecture in build_config.h
USE_WXNEEDED= Yes

View File

@ -1,4 +1,5 @@
BROKEN-powerpc64 = Check failed: false. OS architecture not handled. (powerpc64)
BROKEN-riscv64 = Unknown current CPU: riscv64
USE_WXNEEDED= Yes

View File

@ -1,4 +1,5 @@
BROKEN-powerpc64 = Check failed: false. OS architecture not handled. (powerpc64)
BROKEN-riscv64 = Unknown current CPU: riscv64
USE_WXNEEDED= Yes

View File

@ -1,4 +1,5 @@
BROKEN-powerpc64 = Check failed: false. OS architecture not handled. (powerpc64)
BROKEN-riscv64 = Unknown current CPU: riscv64
USE_WXNEEDED= Yes