diff options
Diffstat (limited to 'malloc/Makefile')
-rw-r--r-- | malloc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/malloc/Makefile b/malloc/Makefile index e6dfbfc14c..7d54bad866 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -38,7 +38,6 @@ tests := mallocbug tst-malloc tst-valloc tst-calloc tst-obstack \ tst-malloc_info \ tst-malloc-too-large \ tst-malloc-stats-cancellation \ - tst-tcfree1 tst-tcfree2 \ tests-static := \ tst-interpose-static-nothread \ |