mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
malloc: Fix tst-memalign-3 link against threads
This commit is contained in:
parent
2ed072d201
commit
c999c38f6f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue