csomh / source-git / rpm

Forked from source-git/rpm 4 years ago
Clone

655416 Isolate %_smp_build_ncpus and use it for %_smp_mflags.

1 file Authored by marxin 4 years ago, Committed by Hunor Csomortáni 4 years ago,
1 file changed. 5 lines added. 2 lines removed.
    Isolate %_smp_build_ncpus and use it for %_smp_mflags.
    
    Refactor _smp_build_ncpus and use it in %_smp_mflags. Note that now
    having a single CPU, %_smp_mflags is expanded to '-j1'.
    
    XXX: hand-edited to remove double quotes as per upstream commit
         9b6fdc65ef0507fff04a69c88e085a7a26711839 which isn't applicable
         directly due to other changes
    
        
file modified
+5 -2