Mark as BROKEN on riscv64:
./sources/src/machdep/maccess.h:51:14: error: unrecognized instruction mnemonic Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
This commit is contained in:
parent
722a979329
commit
756afa4791
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562013
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ COMMENT= Libretro port of UAE
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_riscv64= fails to compile: ./sources/src/machdep/maccess.h:51:14: unrecognized instruction mnemonic
|
||||
|
||||
USES= compiler:c++11-lib gmake gl
|
||||
USE_LDCONFIG= yes
|
||||
USE_GL= gl
|
||||
|
|
Loading…
Reference in a new issue