summaryrefslogtreecommitdiff
path: root/test/string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/string/Makefile')
-rw-r--r--test/string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/string/Makefile b/test/string/Makefile
index c39469c61..0677f3aab 100644
--- a/test/string/Makefile
+++ b/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)