mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
malloc: Fix tst-memalign-3 link against threads
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user