snap
snap copied to clipboard
Fix build error with GLIBC >=2.27
The facility to handle exceptions with matherr has been removed on glibc 2.27, see http://man7.org/linux/man-pages/man3/matherr.3.html This patch disables the usage of this mechanism in the code with the newer versions of glibc.