From f5a6f846b08c2f469442d339fadf1a1457cd7ad2 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 4 Jan 2021 16:27:46 +0100 Subject: nptl: Remove set*id, set*gid files which are not built --- nptl/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index fc3eadfd85..0282e07390 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -169,10 +169,6 @@ libpthread-routines = nptl-init nptlfreeres vars events version pt-interp \ pthread_setattr_default_np pthread_getattr_default_np \ pthread_mutex_conf \ libpthread-compat -# pthread_setuid pthread_seteuid pthread_setreuid \ -# pthread_setresuid \ -# pthread_setgid pthread_setegid pthread_setregid \ -# pthread_setresgid libpthread-shared-only-routines = version pt-interp pt-allocrtsig \ unwind-forcedunwind -- cgit v1.2.3