diff options
Diffstat (limited to 'sysdeps/x86_64/Versions')
-rw-r--r-- | sysdeps/x86_64/Versions | 5 |
1 files changed, 5 insertions, 0 deletions
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 |