summary refs log tree commit diff
path: root/sysdeps/s390/fpu/s_roundevenf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/fpu/s_roundevenf.c')
-rw-r--r--sysdeps/s390/fpu/s_roundevenf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/fpu/s_roundevenf.c b/sysdeps/s390/fpu/s_roundevenf.c
index d2fbf3d2b6..289785bc4a 100644
--- a/sysdeps/s390/fpu/s_roundevenf.c
+++ b/sysdeps/s390/fpu/s_roundevenf.c
@@ -18,6 +18,7 @@
    <https://www.gnu.org/licenses/>.  */
 
 #ifdef HAVE_S390_MIN_Z196_ZARCH_ASM_SUPPORT
+# define NO_MATH_REDIRECT
 # include <math.h>
 # include <libm-alias-float.h>