4727753 Fix brp-llvm-compile-lto-elf parallelism with hardlinks (#2234024)

Authored and Committed by Arjun Shankar 8 months ago
    Fix brp-llvm-compile-lto-elf parallelism with hardlinks (#2234024)
    
    Deduplicate the files by inode, so each hardlink is only processed
    once, thus avoiding race conditions.
    
    (rawhide commit 88a50692ec9c914606a589485504550f1783f093)
    
        
file modified
+4 -2
file modified
+5 -1