diff options
author | Kacper Michajłow <kasper93@gmail.com> | 2025-03-17 00:20:11 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-04-16 13:02:28 -0400 |
commit | e574889f68c5a9c6d94344db731405809843ed37 (patch) | |
tree | 46ff6cbdbccc5178076b12a3854d598eccfbed7f /docs/markdown/snippets | |
parent | ce7e1876303071672b5e4b3f1182668bb43d68bd (diff) | |
download | meson-e574889f68c5a9c6d94344db731405809843ed37.zip meson-e574889f68c5a9c6d94344db731405809843ed37.tar.gz meson-e574889f68c5a9c6d94344db731405809843ed37.tar.bz2 |
ninjabackend: ensure that native static libraries use Unix-style naming
Depending on the target/linker, rustc --print native-static-libs may
output MSVC-style names. Converting these to Unix-style is safe, as the
list contains only native static libraries.
Fixes linking with C targets built with clang on x86_64-pc-windows-msvc
target.
Fixes: #14366
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions