glibc/sysdeps/wordsize-64/Makefile

7 lines
139 B
Makefile

ifeq ($(subdir),misc)
tests += tst-writev
# Time enough for a large writev syscall to complete.
tst-writev-ENV = TIMEOUTFACTOR="10"
endif