about summary refs log tree commit diff
path: root/malloc
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-05-02 21:07:31 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-05-02 21:08:10 +0200
commitc999c38f6fe3626a8e58df15aae929c5348724e1 (patch)
tree90e84f284ad664e90f9119b8a4f678d735cb6468 /malloc
parent2ed072d20145ce67d4f28052a753b72b12bd6977 (diff)
downloadglibc-c999c38f6fe3626a8e58df15aae929c5348724e1.tar.gz
glibc-c999c38f6fe3626a8e58df15aae929c5348724e1.tar.xz
glibc-c999c38f6fe3626a8e58df15aae929c5348724e1.zip
malloc: Fix tst-memalign-3 link against threads
Diffstat (limited to 'malloc')
-rw-r--r--malloc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/Makefile b/malloc/Makefile
index f4cae2538c..41c4f33c2a 100644
--- a/malloc/Makefile
+++ b/malloc/Makefile
@@ -190,6 +190,7 @@ $(objpfx)tst-mallocfork2-malloc-hugetlb2: $(shared-thread-library)
 $(objpfx)tst-mallocfork3-malloc-hugetlb2: $(shared-thread-library)
 $(objpfx)tst-malloc-fork-deadlock-malloc-hugetlb2: $(shared-thread-library)
 $(objpfx)tst-malloc-stats-cancellation-malloc-hugetlb2: $(shared-thread-library)
+$(objpfx)tst-memalign-3: $(shared-thread-library)
 
 # These should be removed by `make clean'.
 extra-objs = mcheck-init.o libmcheck.a