diff mbox series

[hurd,commited] malloc: Fix tst-memalign-3 link against threads

Message ID 20230502192655.1342645-1-samuel.thibault@ens-lyon.org
State New
Headers show
Series [hurd,commited] malloc: Fix tst-memalign-3 link against threads | expand

Commit Message

Samuel Thibault May 2, 2023, 7:26 p.m. UTC
---
 malloc/Makefile | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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