summaryrefslogtreecommitdiff
path: root/string
diff options
context:
space:
mode:
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2010-10-26 00:23:14 -0400
committerAndreas Schwab <schwab@redhat.com>2010-12-01 15:35:06 +0100
commitd8a3c98ac750b7dfd146ecfee2489164d98c4d65 (patch)
tree51dfd3599657e7eaf3a786383ca03c164692d8f1 /string
parentbe75fb29ec9f1d7dfc2e91b74b5ffefeaaa9aeb6 (diff)
Fix concurrency problem between dl_open and dl_iterate_phdr
(cherry picked from commit f09677388a44cd1460f8986ef1b096c73bd5b958)
Diffstat (limited to 'string')
-rw-r--r--string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/Makefile b/string/Makefile
index 4ade15007e..558b08baa4 100644
--- a/string/Makefile
+++ b/string/Makefile
@@ -55,7 +55,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