Mark as BROKEN on riscv64.

This commit is contained in:
Mark Linimon 2020-12-06 17:06:19 +00:00
parent 5099961e43
commit 6b189b0fc4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557152

View File

@ -13,6 +13,8 @@ COMMENT= Replacement Objective-C runtime supporting modern Objective-C features
LICENSE= MIT
BROKEN_sparc64= Does not compile on sparc64: Cannot configure clang properly
BROKEN_riscv64= Does not link on riscv64: undefined symbol: objc_msgSend
USES= cmake compiler objc:compiler
USE_GITHUB= yes