about summary refs log tree commit diff
path: root/sysdeps/x86_64/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/nptl/Makefile')
-rw-r--r--sysdeps/x86_64/nptl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/x86_64/nptl/Makefile b/sysdeps/x86_64/nptl/Makefile
index e25e3199a3..70e31b73ef 100644
--- a/sysdeps/x86_64/nptl/Makefile
+++ b/sysdeps/x86_64/nptl/Makefile
@@ -18,3 +18,7 @@
 ifeq ($(subdir),csu)
 gen-as-const-headers += tcb-offsets.sym
 endif
+
+ifeq ($(subdir),elf)
+tests-internal += tst-x86-64-tls-1
+endif