From b9c736f075dce13bc276890bdb5993f534f07daa Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 7 Jan 2005 14:00:18 +0000 Subject: [PATCH] (tests): Revert patch from 2005-01-03. --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.11.4.GIT