From 17e1347452df722eed69b8b756ae21c35933b4b5 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 15 Aug 2019 11:02:21 +0200 Subject: nptl: Remove pthread_self compatibility symbol from libpthread The symbol is no longer needed because since glibc 2.30, the dynamic loader continues searching for the symbol in libc. --- sysdeps/unix/sysv/linux/microblaze/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/microblaze') diff --git a/sysdeps/unix/sysv/linux/microblaze/libpthread.abilist b/sysdeps/unix/sysv/linux/microblaze/libpthread.abilist index dd3e14caf7..882ef45edc 100644 --- a/sysdeps/unix/sysv/linux/microblaze/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/microblaze/libpthread.abilist @@ -169,7 +169,6 @@ GLIBC_2.18 pthread_rwlockattr_getpshared F GLIBC_2.18 pthread_rwlockattr_init F GLIBC_2.18 pthread_rwlockattr_setkind_np F GLIBC_2.18 pthread_rwlockattr_setpshared F -GLIBC_2.18 pthread_self F GLIBC_2.18 pthread_setaffinity_np F GLIBC_2.18 pthread_setattr_default_np F GLIBC_2.18 pthread_setcancelstate F -- cgit 1.4.1