diff options
Diffstat (limited to 'sysdeps/wordsize-64/Makefile')
-rw-r--r-- | sysdeps/wordsize-64/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/wordsize-64/Makefile b/sysdeps/wordsize-64/Makefile index 9903f51f9a..2fa934751f 100644 --- a/sysdeps/wordsize-64/Makefile +++ b/sysdeps/wordsize-64/Makefile @@ -1,6 +1,3 @@ ifeq ($(subdir),misc) tests += tst-writev - -# Time enough for a large writev syscall to complete. -tst-writev-ENV = TIMEOUTFACTOR="10" endif |