aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/Make-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/Make-lang.in')
-rw-r--r--gcc/c/Make-lang.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/c/Make-lang.in b/gcc/c/Make-lang.in
index 64285d9d6e3..85365fd0116 100644
--- a/gcc/c/Make-lang.in
+++ b/gcc/c/Make-lang.in
@@ -95,6 +95,8 @@ c.srcman:
# List of targets that can use the generic check- rule and its // variant.
lang_checks += check-gcc
lang_checks_parallelized += check-gcc
+# For description see the check_$lang_parallelize comment in gcc/Makefile.in.
+check_gcc_parallelize=10000
# 'make check' in gcc/ looks for check-c. Redirect it to check-gcc.
check-c : check-gcc