summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/alpha/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/alpha/Versions')
-rw-r--r--libc/ports/sysdeps/alpha/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc/ports/sysdeps/alpha/Versions b/libc/ports/sysdeps/alpha/Versions
index 76b67a6b9..ae8fde7b2 100644
--- a/libc/ports/sysdeps/alpha/Versions
+++ b/libc/ports/sysdeps/alpha/Versions
@@ -10,4 +10,8 @@ libm {
# used in inline functions.
__atan2;
}
+ GLIBC_2.18 {
+ # forgotten when the symbols were added to glibc 2.15 for other targets
+ __sqrt_finite; __sqrtf_finite; __sqrtl_finite;
+ }
}