mirror of git://sourceware.org/git/glibc.git
malloc: Sort tests-exclude-largetcache in Makefile
This fixes: FAIL: lint-makefiles Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
parent
15808c77b3
commit
d1b27eeda3
|
@ -150,14 +150,14 @@ tests-malloc-hugetlb2 = \
|
|||
tests-exclude-largetcache = \
|
||||
tst-compathooks-off \
|
||||
tst-compathooks-on \
|
||||
tst-interpose-thread \
|
||||
tst-interpose-nothread \
|
||||
tst-interpose-static-nothread \
|
||||
tst-interpose-static-thread \
|
||||
tst-mallocstate \
|
||||
tst-interpose-thread \
|
||||
tst-malloc-backtrace \
|
||||
tst-malloc-usable \
|
||||
tst-malloc-usable-tunables \
|
||||
tst-mallocstate \
|
||||
# tests-exclude-largetcache
|
||||
|
||||
tests-malloc-largetcache = \
|
||||
|
|
Loading…
Reference in New Issue