csomh / source-git / rpm

Forked from source-git/rpm 4 years ago
Clone

2ed924 Use RPM_BUILD_NCPUS in brp-strip-static-archive

2 files Authored by Florian Festi 4 years ago, Committed by Hunor Csomortáni 4 years ago,
    Use RPM_BUILD_NCPUS in brp-strip-static-archive
    
    to speed the script up for large number of files to be looked at.
    Use xargs -P instead of find -exec.
    
    Add xargs to the test environment
    
    Resolves rhbz1691822
    
        
file modified
+1 -1