a9f42b0 Link libc++.a against libc++abi.a

Authored and Committed by nikic 2 years ago
1 file changed. 18 lines added. 3 lines removed.
    Link libc++.a against libc++abi.a
    
    The libcxx build system is supposed to do this, but this broke
    for system-libcxxabi with the switch to object library targets.
    It's not obvious how to best fix this in the build system, so
    for now manually merge the archives using an mri script.
    
        
  • Build failed
    failure
    Built as libcxx-15.0.0-2.fc37
    2 years ago
file modified
+18 -3