aboutsummaryrefslogtreecommitdiff
path: root/lang/siod
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-22 03:00:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-22 03:00:57 +0000
commit057a97557fd501fb8280f68db571d3a066e78649 (patch)
treee9bd41782476fe23f3f46493daa49677dbb5a132 /lang/siod
parentf4037c9244984b6599e32e2ac5d5004d11204958 (diff)
downloadports-057a97557fd501fb8280f68db571d3a066e78649.tar.gz
ports-057a97557fd501fb8280f68db571d3a066e78649.zip
Mark as BROKEN on riscv64 similar to on aarch64.
Notes
Notes: svn path=/head/; revision=558882
Diffstat (limited to 'lang/siod')
-rw-r--r--lang/siod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile
index 66c5bbe13d22..3c41fd835af5 100644
--- a/lang/siod/Makefile
+++ b/lang/siod/Makefile
@@ -15,6 +15,7 @@ BROKEN_aarch64= fails to link: ld: error: unable to find library -lm
BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output
BROKEN_armv7= fails to link: ld: siod: hidden symbol `__aeabi_uidivmod' in /usr/lib/libgcc.a(aeabi_uidivmod.o) is referenced by DSO
BROKEN_mips64= fails to link: final link failed: Nonrepresentable section on output
+BROKEN_riscv64= fails to link: ld: error: unable to find library -lm
USE_LDCONFIG= yes
LLD_UNSAFE= yes