Set _smp_build_ncpus instead of using %constrain_build

- Works around RHBZ#2210347
epel9
Benjamin A. Beasley 2 years ago
parent ff5a203208
commit cd76e9ac68

@ -136,7 +136,7 @@ find examples -type f -name '*.py' -print -delete
# #
# For now, the workaround is fine on Fedora (although it does not work on # For now, the workaround is fine on Fedora (although it does not work on
# EPEL7EPEL9). # EPEL7EPEL9).
%constrain_build -c 1 %global _smp_build_ncpus 1
%cmake \ %cmake \
-DGTKDOC_ENABLED:BOOL=ON \ -DGTKDOC_ENABLED:BOOL=ON \

Loading…
Cancel
Save