mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark these ports broken on aarch64
Reported by: linimon Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
3f31a23069
commit
0e8401a4c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555218
@ -20,6 +20,8 @@ LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_DTOA.C= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS_DTOA.C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BROKEN_aarch64= fails to build: error: "Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined."
|
||||
|
||||
OPTIONS_DEFINE= GC DEBUG DOCS
|
||||
OPTIONS_DEFAULT= GC
|
||||
GC_DESC= Use Boehm-Weiser garbage collection package
|
||||
|
@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Small footprint implementation of the Scheme programming language
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user