about summary refs log tree commit diff
path: root/htl/Makefile
diff options
context:
space:
mode:
authorGuy-Fleury Iteriteka <gfleury@disroot.org>2023-03-18 11:58:26 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-04-05 01:26:36 +0200
commit5476f8cd2e68800a705e80f568599e1a38facd93 (patch)
tree10bab7408f954c4c2f4a4b040daf8f8dfbd0bc3f /htl/Makefile
parentf987e9b7a3b98185b3398caaac0ebd24ef4cd358 (diff)
downloadglibc-5476f8cd2e68800a705e80f568599e1a38facd93.tar.gz
glibc-5476f8cd2e68800a705e80f568599e1a38facd93.tar.xz
glibc-5476f8cd2e68800a705e80f568599e1a38facd93.zip
htl: move pthread_self info libc.
Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org>
Message-Id: <20230318095826.1125734-4-gfleury@disroot.org>
Diffstat (limited to 'htl/Makefile')
-rw-r--r--htl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/htl/Makefile b/htl/Makefile
index 622e85cef8..0587fd164c 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -52,7 +52,6 @@ libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate	    \
 	pt-exit								    \
 	pt-initialize							    \
 	pt-join								    \
-	pt-self								    \
 	pt-sigmask							    \
 	pt-spin-inlines							    \
 	pt-cleanup							    \
@@ -164,7 +163,7 @@ headers :=				\
 
 distribute :=
 
-routines := forward libc_pthread_init alloca_cutoff htlfreeres pt-nthreads pt-pthread_self
+routines := forward libc_pthread_init alloca_cutoff htlfreeres pt-nthreads pt-pthread_self pt-self
 shared-only-routines = forward
 
 extra-libs := libpthread