From f09677388a44cd1460f8986ef1b096c73bd5b958 Mon Sep 17 00:00:00 2001 From: Andreas Krebbel Date: Tue, 26 Oct 2010 00:23:14 -0400 Subject: Fix concurrency problem between dl_open and dl_iterate_phdr --- string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/Makefile') diff --git a/string/Makefile b/string/Makefile index 19130dd63a..f836f598bc 100644 --- a/string/Makefile +++ b/string/Makefile @@ -56,7 +56,7 @@ tests := tester inl-tester noinl-tester testcopy test-ffs \ tst-strtok tst-strxfrm bug-strcoll1 tst-strfry \ bug-strtok1 $(addprefix test-,$(strop-tests)) \ bug-envz1 tst-strxfrm2 tst-endian tst-svc2 \ - bug-strstr1 + bug-strstr1 bug-strchr1 distribute := memcopy.h pagecopy.h tst-svc.expect test-string.h \ str-two-way.h -- cgit v1.2.3