freebsd-ports/math/R/files
Piotr Kubaj 96bac3a611 math/R: remove obsolete fpsetmask
src/unix/sys-unix.c uses fpsetmask to workaround a bug that is not present since FreeBSD 4.0.

This issue also affected Firefox and was resolved 9 years ago https://bugzilla.mozilla.org/show_bug.cgi?id=789436#c27

fpsetmask executions cause R build to crash on powerpc64(le), since new SIGFPE kernel code doesn't take into account old workarounds.

PR:		254621
Approved by:	jrm (maintainer)
2021-03-28 11:59:03 +00:00
..
extra-patch-src_extra_blas_Makefile.in
extra-patch-src_modules_lapack_Makefile.in
patch-configure
patch-src_extra_tre_tre-internal.h
patch-src_main_complex.c
patch-src_main_Makefile.in
patch-src_unix_sys-unix.c