Browse Source

Comment out broken test

Eric Andersen 24 năm trước cách đây
mục cha
commit
12eb7cae21
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/string/Makefile

+ 1 - 1
test/string/Makefile

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