diff --git a/src/gcc-preinclude.h b/src/gcc-preinclude.h index c515fa631..fe01fc338 100644 --- a/src/gcc-preinclude.h +++ b/src/gcc-preinclude.h @@ -1,4 +1,4 @@ // https://rjpower9000.wordpress.com/2012/04/09/fun-with-shared-libraries-version-glibc_2-14-not-found/ -__asm__(".symver memcpy,memcpy@GLIBC_2.2.5"); +__asm__(".symver memcpy,memcpy@GLIBC_2.11");