aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/rust-objects.md
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2025-03-17 00:20:11 +0100
committerEli Schwartz <eschwartz93@gmail.com>2025-04-16 13:02:28 -0400
commite574889f68c5a9c6d94344db731405809843ed37 (patch)
tree46ff6cbdbccc5178076b12a3854d598eccfbed7f /docs/markdown/snippets/rust-objects.md
parentce7e1876303071672b5e4b3f1182668bb43d68bd (diff)
downloadmeson-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/rust-objects.md')
0 files changed, 0 insertions, 0 deletions