Mark as BROKEN on riscv64 similar to on aarch64.

This commit is contained in:
Mark Linimon 2020-12-22 03:00:57 +00:00
parent f4037c9244
commit 057a97557f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558882

View File

@ -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