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 759b5fa..26e15ce 100644
--- a/math/Versions
+++ b/math/Versions
@@ -635,4 +635,8 @@ libm {
# No SVID compatible error handling.
fmod; fmodf;
}
+ GLIBC_2.39 {
+ # No SVID compatible error handling.
+ exp10;
+ }
}