Mark BROKEN on riscv64 the same as on aarch64.
Obtained from: lonesome.com build testing
This commit is contained in:
parent
8f9da8ce18
commit
6ec5b8e812
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557331
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BROKEN_aarch64= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h
|
||||
BROKEN_armv6= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h
|
||||
BROKEN_armv7= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h
|
||||
BROKEN_riscv64= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h
|
||||
|
||||
USES= ncurses readline
|
||||
|
||||
|
|
Loading…
Reference in a new issue