summaryrefslogtreecommitdiff
path: root/nptl/tst-execstack-mod.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-24 08:33:01 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-24 08:33:01 +0000
commitc9c60884afdfe24eceb42a59b83240e4b04a4e13 (patch)
treea331916ffff59e875544b994edce735f40d0afb4 /nptl/tst-execstack-mod.c
parentdf244a7b4dc2429e5db8f5bded0d9b9c9631285b (diff)
Update.
2003-09-24 Ulrich Drepper <drepper@redhat.com> * configure.in: Check for -fpie and -pie compiler options. * config.make.in (have-fpie): Define. * sysdeps/unix/sysv/linux/alpha/sys/sysmacros.h: Removed. * sysdeps/unix/sysv/linux/sparc/sys/sysmacros.h: Removed.
Diffstat (limited to 'nptl/tst-execstack-mod.c')
-rw-r--r--nptl/tst-execstack-mod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-execstack-mod.c b/nptl/tst-execstack-mod.c
new file mode 100644
index 0000000000..5b9812c258
--- /dev/null
+++ b/nptl/tst-execstack-mod.c
@@ -0,0 +1 @@
+#include "../elf/tst-execstack-mod.c"