From 0354e355014b7bfda32622e0255399d859862fcd Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 1 Apr 2011 19:38:21 -0400 Subject: Work around old buggy program which cannot cope with memcpy semantics. --- sysdeps/x86_64/Versions | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sysdeps/x86_64/Versions') diff --git a/sysdeps/x86_64/Versions b/sysdeps/x86_64/Versions index 253a65f04e..a437f85e6e 100644 --- a/sysdeps/x86_64/Versions +++ b/sysdeps/x86_64/Versions @@ -1,3 +1,8 @@ +libc { + GLIBC_2.14 { + memcpy; + } +} libm { GLIBC_2.1 { # A generic bug got this omitted from other configurations' version -- cgit v1.2.3