diff options
Diffstat (limited to 'math/Versions')
-rw-r--r-- | math/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/Versions b/math/Versions index d892c5f911..5b3c321490 100644 --- a/math/Versions +++ b/math/Versions @@ -590,4 +590,7 @@ libm { totalorderf128; totalordermagf128; } + GLIBC_2.32 { + exp10f; + } } |