OSDN Git Service

Comment out broken test
authorEric Andersen <andersen@codepoet.org>
Tue, 29 May 2001 17:42:04 +0000 (17:42 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 29 May 2001 17:42:04 +0000 (17:42 -0000)
test/string/Makefile

index c39469c..0677f3a 100644 (file)
@@ -4,7 +4,7 @@ include $(TESTDIR)/Rules.mak
 
 TARGETS=string string_glibc
 TARGETS+=testcopy testcopy_glibc
-TARGETS+=strerror strsignal
+TARGETS+=strerror #strsignal
 
 all: $(TARGETS)