about summary refs log tree commit diff
path: root/math/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'math/Versions')
-rw-r--r--math/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/Versions b/math/Versions
index 467d7ed3b5..ff4e4d4292 100644
--- a/math/Versions
+++ b/math/Versions
@@ -214,4 +214,7 @@ libm {
     nextup; nextupf; nextupl;
     nextdown; nextdownf; nextdownl;
   }
+  GLIBC_2.25 {
+    fesetexcept;
+  }
 }