da7393 Use RPM_BUILD_NCPUS in brp-strip-static-archive

2 files Authored by Florian Festi 4 years ago, Committed by ttomecek 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