musl libc (http://musl-libc.org lack the non-standard <fpu_control.h> header, which is used in src/os/linux/i386/init.c to setup the floating point precision. This patch makes it use the standard C <fenv.h> header instead.
Log in to post a comment.