Mark as BROKEN on riscv64:

Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
  ld: error: lto.tmp: cannot link object files with different floating-point ABI

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-12-07 02:56:11 +00:00
parent be974c21de
commit cef8da8f00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557199

View File

@ -11,6 +11,8 @@ COMMENT= Decompression library for RAR, TAR, ZIP and 7z* archives
LICENSE= LGPL3
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
USES= cmake
USE_GITHUB= yes
USE_LDCONFIG= yes