Mark as BROKEN on riscv64:

lj_arch.h:69:2: error: "No support for this architecture (yet)"
  lj_arch.h:455:2: error: "Need at least GCC 4.3 or newer"

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2020-12-09 03:04:46 +00:00
parent b26385df0d
commit 5baa3f7f5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557340

View File

@ -11,11 +11,12 @@ COMMENT= Fast and lightweight data forwarder
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= fluent
BROKEN_mips= fails to build: conflicting types for 'restrict'
BROKEN_mips64= fails to build: conflicting types for 'restrict'
BROKEN_riscv64= fails to build: No support for this architecture (yet)
USE_GITHUB= yes
GH_ACCOUNT= fluent
USES= cmake:noninja compiler:c11 gmake bison compiler