about summary refs log tree commit diff
path: root/htl/Makefile
diff options
context:
space:
mode:
authorGuy-Fleury Iteriteka <gfleury@disroot.org>2023-07-16 10:44:05 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-24 01:56:57 +0200
commit9dfa2562162bf5f7ad1d85d34d827c388631fd86 (patch)
tree9eb401cd573f9e9d6798b1f9b6a5d11a03907a68 /htl/Makefile
parent65a5112ede9ba3e37e165cf6c9c432f46b903936 (diff)
downloadglibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.tar.gz
glibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.tar.xz
glibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.zip
htl: move pthread_equal into libc
Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org>
Message-Id: <20230716084414.107245-2-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 5de036acfd..b131aa19ab 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -46,7 +46,6 @@ libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate	    \
 	pt-alloc							    \
 	pt-create							    \
 	pt-getattr							    \
-	pt-equal							    \
 	pt-dealloc							    \
 	pt-detach							    \
 	pt-exit								    \
@@ -165,7 +164,7 @@ headers :=				\
 
 distribute :=
 
-routines := forward libc_pthread_init alloca_cutoff htlfreeres pt-nthreads pt-pthread_self pt-self
+routines := forward libc_pthread_init alloca_cutoff htlfreeres pt-nthreads pt-pthread_self pt-self pt-equal
 shared-only-routines = forward
 
 extra-libs := libpthread