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)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2020-12-09 02:45:51 +00:00
parent 41b6e5c27f
commit d977dcdc14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557336

View File

@ -11,6 +11,8 @@ COMMENT= Free and Open Source distributed fault-tolerant Jabber server
LICENSE= GPLv2
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
BUILD_DEPENDS= erlc:lang/erlang
RUN_DEPENDS= erl:lang/erlang
LIB_DEPENDS= libexpat.so:textproc/expat2 \