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

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

Checks

Context Check Description
dj/TryBot-apply_patch fail Patch failed to apply to master at the time it was sent
dj/TryBot-32bit success Build for i686

Commit Message

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

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