mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
With flags like `-static-libstdc++` or `-static-libgfortran`, the GNU compiler driver adds `-Bstatic ... -Bdynamic` around its language runtime library. Convert the libraries in between these to absolute paths so that mixed-language linking honors the static runtime libraries.
11 KiB
11 KiB