From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- sysdeps/ia64/Versions | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sysdeps/ia64/Versions') diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions index 6910566ac9..56b417d614 100644 --- a/sysdeps/ia64/Versions +++ b/sysdeps/ia64/Versions @@ -12,3 +12,10 @@ libc { __multi3; } } +libm { + GLIBC_2.1 { + # A generic bug got this omitted from other configurations' version + # sets, but we always had it. + exp2l; + } +} -- cgit 1.4.1