aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2005-01-07 14:00:18 +0000
committerAndreas Jaeger <aj@suse.de>2005-01-07 14:00:18 +0000
commitb9c736f075dce13bc276890bdb5993f534f07daa (patch)
treebc9b7e09d327b9ff833832da4fc03d9f7bede6de
parent1b80bbc103d736213546428e13272667b1f75b57 (diff)
downloadglibc-b9c736f075dce13bc276890bdb5993f534f07daa.tar
glibc-b9c736f075dce13bc276890bdb5993f534f07daa.tar.gz
glibc-b9c736f075dce13bc276890bdb5993f534f07daa.tar.bz2
glibc-b9c736f075dce13bc276890bdb5993f534f07daa.zip
(tests): Revert patch from 2005-01-03.
-rw-r--r--elf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index b2e2bb28ae..57c2d7be13 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -165,7 +165,7 @@ tests-nodlopen-yes = nodlopen nodlopen2
tests-execstack-yes = tst-execstack tst-execstack-needed tst-execstack-prog
endif
ifeq (yesyes,$(have-fpie)$(build-shared))
-tests += tst-pie1
+tests: $(objpfx)tst-pie1.out
endif
modules-names = testobj1 testobj2 testobj3 testobj4 testobj5 testobj6 \
testobj1_1 failobj constload2 constload3 unloadmod \