Fails on riscv64 the same way as on aarch64.
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
This commit is contained in:
parent
853162a9c1
commit
b200046550
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556647
@ -9,6 +9,7 @@ OSSEC_TYPE?= local
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_aarch64= fails to compile: rootcheck/os_string.c:186:20: use of undeclared identifier '__LDPGSZ'
|
||||
BROKEN_riscv64= fails to compile: rootcheck/os_string.c:186:20: use of undeclared identifier '__LDPGSZ'
|
||||
|
||||
USES= compiler gmake ssl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user