Reduce cpus further

This commit is contained in:
Orion Poplawski 2021-11-23 07:41:29 -07:00
parent a231eabbe1
commit f832c7e9c7

View File

@ -477,7 +477,7 @@ export JAVA_TOOL_OPTIONS=-Xmx2048m
%endif
%ifarch x86_64
# Parallel build issue https://gitlab.kitware.com/vtk/vtk/-/issues/18394
%global _smp_ncpus_max 3
%global _smp_ncpus_max 2
%endif
%endif