try to build with use_all_cpus=1

epel9
Than Ngo 2 years ago
parent fe9db0d164
commit e855dcd3bd

@ -21,7 +21,7 @@
# This flag is so I can build things very fast on a giant system.
# Enabling this in koji causes aarch64 builds to timeout indefinitely.
%global use_all_cpus 0
%global use_all_cpus 1
%if %{use_all_cpus}
%global numjobs %{_smp_build_ncpus}

Loading…
Cancel
Save