disable string again

This commit is contained in:
christos 2010-11-03 20:20:12 +00:00
parent d8b9636df1
commit b32d0df211
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.7 2010/11/03 16:10:21 christos Exp $
# $NetBSD: Makefile,v 1.8 2010/11/03 20:20:12 christos Exp $
.include <bsd.own.mk>
TESTS_SUBDIRS+= gen hash stdlib stdio
# Disabled for now, only test in there is very expensive
SUBDIR+= string
#SUBDIR+= string
TESTSDIR= ${TESTSBASE}/lib/libc