Someone ought to apply this patch to the openlibm port.
Index: Makefile =================================================================== --- Makefile (revision 544886) +++ Makefile (working copy) @@ -16,6 +16,7 @@ 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_i386= Numerical inaccuracies: https://github.com/JuliaMath/openlibm/issues/215 BROKEN_mips= fails to compile: No rule to make target mips/Make.files BROKEN_mips64= fails to compile: No rule to make target mips64/Make.files -- Steve _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"