]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Dec 2021 19:25:53 +0000 (11:25 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Dec 2021 20:58:28 +0000 (12:58 -0800)
commitbada2e312a8b94c5fc2f5571b249c71cb466a640
tree0d9ae0da8f6abf3e0f6136b581cdbeaca7c5be04
parent4df1fa6ddc8925a75f3da644d5da3bb16eb33f02
Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR

On Ice Lake and Tiger Lake laptops, some test programs timeout when there
are 3 "make check -j8" runs in parallel.  Add --with-timeoutfactor=NUM to
specify an integer to scale the timeout of test programs, which can be
overriden by TIMEOUTFACTOR environment variable.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
INSTALL
config.h.in
configure
configure.ac
manual/install.texi
support/support_test_main.c