3389ce3 Fix compat build

Authored and Committed by nikic 2 years ago
1 file changed. 3 lines added. 1 lines removed.
    Fix compat build
    
    Backport changes from clang14 package. We need to exclude patches
    for clang-format (which we don't build for compat packages).
    Additionally, clang14-devel needs a dependency on clang14-libs,
    otherwise this only installs dead symlinks without the shared
    objects they point to.
    
        
file modified
+3 -1