a0065c Set %_smp_ncpus_max macro to 16

Authored and Committed by carlwgeorge 2 years ago
1 file changed. 4 lines added. 0 lines removed.
    Set %_smp_ncpus_max macro to 16
    
    The libvirt component is failing with what appears to be a race
    condition.  It is being compiled in our build system with 40 cores.
    Locally building libvirt with only 16 cores works, so set the
    appropriate macro to limit the number of CPUs used during build.
    
        
file modified
+4 -0