aboutsummaryrefslogtreecommitdiff
path: root/math/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'math/Versions')
-rw-r--r--math/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/Versions b/math/Versions
index fef7a08..759b5fa 100644
--- a/math/Versions
+++ b/math/Versions
@@ -631,4 +631,8 @@ libm {
# No SVID compatible error handling.
hypotf; hypot;
}
+ GLIBC_2.38 {
+ # No SVID compatible error handling.
+ fmod; fmodf;
+ }
}