archivers/unarr: enable riscv64 build
LLVM now can build with 'd' ABI on riscv64 target Closes: https://github.com/freebsd/freebsd-ports/pull/409
This commit is contained in:
parent
4c913ef6e1
commit
fd6746fd68
@ -10,8 +10,6 @@ WWW= https://github.com/selmf/unarr
|
|||||||
LICENSE= LGPL3
|
LICENSE= LGPL3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BROKEN_riscv64= fails to build: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension
|
|
||||||
|
|
||||||
TEST_DEPENDS= cmocka>0:sysutils/cmocka
|
TEST_DEPENDS= cmocka>0:sysutils/cmocka
|
||||||
|
|
||||||
USES= cmake:testing pathfix
|
USES= cmake:testing pathfix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user