diff --git i/math/openlibm/Makefile w/math/openlibm/Makefile index 55c1d17fbf31..aaaa171864a1 100644 --- i/math/openlibm/Makefile +++ w/math/openlibm/Makefile @@ -14,7 +14,6 @@ LICENSE= MIT ISCL BSD2CLAUSE LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.md -BROKEN_aarch64= fails to compile: the clang compiler does not support -march=aarch64 BROKEN_armv6= fails to compile: a parameter list without types is only allowed in a function definition BROKEN_armv7= fails to compile: a parameter list without types is only allowed in a function definition BROKEN_mips= fails to compile: No rule to make target mips/Make.files