Turn off LUAJIT on riscv64 as well. This allows it to build.
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
This commit is contained in:
parent
a0a108baf3
commit
5e16fb793e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557211
@ -42,6 +42,7 @@ OPTIONS_EXCLUDE_aarch64=LUAJIT
|
||||
OPTIONS_EXCLUDE_mips64= LUAJIT
|
||||
OPTIONS_EXCLUDE_powerpc=LUAJIT
|
||||
OPTIONS_EXCLUDE_riscv= LUAJIT
|
||||
OPTIONS_EXCLUDE_riscv64=LUAJIT
|
||||
OPTIONS_EXCLUDE_sparc64=LUAJIT
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user