aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2014-06-20 21:52:53 +0100
committerMaciej W. Rozycki <macro@codesourcery.com>2014-06-20 21:52:53 +0100
commit257ce7127e2f64a6a959b146786cd43de0e42b5f (patch)
treeb4742c132f39b11d8c66efed76a91b32cce9f78b /elf/Makefile
parent4e6d234712f976eee62fb2047338a501da00c4c7 (diff)
downloadglibc-257ce7127e2f64a6a959b146786cd43de0e42b5f.zip
glibc-257ce7127e2f64a6a959b146786cd43de0e42b5f.tar.gz
glibc-257ce7127e2f64a6a959b146786cd43de0e42b5f.tar.bz2
[BZ #16046] dl_iterate_phdr static executable test
Diffstat (limited to 'elf/Makefile')
-rw-r--r--elf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 6602ed5..25012cc 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -121,7 +121,7 @@ tests = tst-tls1 tst-tls2 tst-tls9 tst-leaks1 \
tst-auxv
tests-static = tst-tls1-static tst-tls2-static tst-stackguard1-static \
tst-leaks1-static tst-array1-static tst-array5-static \
- tst-ptrguard1-static
+ tst-ptrguard1-static tst-dl-iter-static
ifeq (yes,$(build-shared))
tests-static += tst-tls9-static
tst-tls9-static-ENV = \