about summary refs log tree commit diff
path: root/elf/tst-tls9-static.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-22 06:22:38 +0000
committerRoland McGrath <roland@gnu.org>2002-10-22 06:22:38 +0000
commit6ef518c323c2bcdd8e633da3c0cd1f525f63c7d8 (patch)
treefa426cf849ca27e6735320777db6f17679fce4c0 /elf/tst-tls9-static.c
parent82bbb29edd37e2f74a50afb1895dcb3014a7b63e (diff)
downloadglibc-6ef518c323c2bcdd8e633da3c0cd1f525f63c7d8.tar.gz
glibc-6ef518c323c2bcdd8e633da3c0cd1f525f63c7d8.tar.xz
glibc-6ef518c323c2bcdd8e633da3c0cd1f525f63c7d8.zip
2002-10-21 Roland McGrath <roland@redhat.com>
	* elf/tst-tls9.c, elf/tst-tls9-static.c: New files.
	* elf/tst-tlsmod5.c, elf/tst-tlsmod6.c: New files.
	* elf/Makefile (tests): Add tst-tls9.
	(tests-static): Add tst-tls9-static.
	(tst-tls9-static-ENV): New variable.
	($(objpfx)tst-tls9-static, $(objpfx)tst-tls9-static.out): New targets.
Diffstat (limited to 'elf/tst-tls9-static.c')
-rw-r--r--elf/tst-tls9-static.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-tls9-static.c b/elf/tst-tls9-static.c
new file mode 100644
index 0000000000..51812ccc7d
--- /dev/null
+++ b/elf/tst-tls9-static.c
@@ -0,0 +1 @@
+#include "tst-tls9.c"