summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index fc2a17307c..94ee85d124 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -115,6 +115,14 @@ tests += tst-clone tst-clone2 tst-clone3 tst-fanotify tst-personality \
tst-futimes tst-lutimes
tests-internal += tst-ofdlocks-compat tst-sigcontext-get_pc
+tests-time64 += \
+ tst-futimes-time64\
+ tst-futimens-time64 \
+ tst-lutimes-time64 \
+ tst-ppoll-time64 \
+ tst-utime-time64 \
+ tst-utimes-time64 \
+ tst-timerfd-time64
CFLAGS-tst-sigcontext-get_pc.c = -fasynchronous-unwind-tables