diff options
Diffstat (limited to 'test/malloc/Makefile.in')
-rw-r--r-- | test/malloc/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/malloc/Makefile.in b/test/malloc/Makefile.in index ca8493a..7d9577a 100644 --- a/test/malloc/Makefile.in +++ b/test/malloc/Makefile.in @@ -3,10 +3,6 @@ TESTS_DISABLED := time_malloc -ifneq ($(UCLIBC_SUSV2_LEGACY),y) -TESTS_DISABLED += tst-valloc -endif - ifneq ($(UCLIBC_HAS_OBSTACK),y) TESTS_DISABLED += tst-obstack endif |