View | Details | Raw Unified | Return to bug 229737
Collapse All | Expand All

(-)w/math/openlibm/Makefile (-1 lines)
Lines 14-20 LICENSE= MIT ISCL BSD2CLAUSE Link Here
14
LICENSE_COMB=	multi
14
LICENSE_COMB=	multi
15
LICENSE_FILE=	${WRKSRC}/LICENSE.md
15
LICENSE_FILE=	${WRKSRC}/LICENSE.md
16
16
17
BROKEN_aarch64=		fails to compile: the clang compiler does not support -march=aarch64
18
BROKEN_armv6=		fails to compile: a parameter list without types is only allowed in a function definition
17
BROKEN_armv6=		fails to compile: a parameter list without types is only allowed in a function definition
19
BROKEN_armv7=		fails to compile: a parameter list without types is only allowed in a function definition
18
BROKEN_armv7=		fails to compile: a parameter list without types is only allowed in a function definition
20
BROKEN_mips=		fails to compile: No rule to make target mips/Make.files
19
BROKEN_mips=		fails to compile: No rule to make target mips/Make.files

Return to bug 229737