mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
malloc: Add missing shared thread library flags
So tst-memalign-3 builds on Hurd.
This commit is contained in:
@@ -352,6 +352,7 @@ $(objpfx)tst-malloc-tcache-leak-malloc-hugetlb1: $(shared-thread-library)
|
||||
$(objpfx)tst-malloc-tcache-leak-malloc-hugetlb2: $(shared-thread-library)
|
||||
$(objpfx)tst-malloc_info-malloc-hugetlb1: $(shared-thread-library)
|
||||
$(objpfx)tst-malloc_info-malloc-hugetlb2: $(shared-thread-library)
|
||||
$(objpfx)tst-memalign-3: $(shared-thread-library)
|
||||
|
||||
tst-compathooks-on-ENV = LD_PRELOAD=$(objpfx)libc_malloc_debug.so
|
||||
tst-compathooks-on-mcheck-ENV = LD_PRELOAD=$(objpfx)libc_malloc_debug.so
|
||||
|
Reference in New Issue
Block a user