mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-25 13:51:04 +08:00
malloc: Fix tst-memalign-3 link against threads
This commit is contained in:
parent
2ed072d201
commit
c999c38f6f
@ -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…
x
Reference in New Issue
Block a user