about summary refs log tree commit diff
path: root/compiler/rustc_transmute/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-24 13:35:30 +0000
committerbors <bors@rust-lang.org>2023-05-24 13:35:30 +0000
commitb3cbf7c8351dd48dc2e07a1cdc69620f8e40dd2f (patch)
treebef08c021c173d0bde7777635c67c1fb0ad16efc /compiler/rustc_transmute/src
parent70db8369226c4d2386b25d66a49c8989247934bf (diff)
parentc2f0313d9493ca1e899a45fddc2349d1167116e4 (diff)
downloadrust-b3cbf7c8351dd48dc2e07a1cdc69620f8e40dd2f.tar.gz
rust-b3cbf7c8351dd48dc2e07a1cdc69620f8e40dd2f.zip
Auto merge of #111694 - Amanieu:no-assume-bdynamic, r=petrochenkov
Don't assume that `-Bdynamic` is the default linker mode

In particular this is false when passing `-static` or `-static-pie` to the linker, which changes the default to `-Bstatic`. This PR ensures we explicitly initialize the correct mode when we first need it.
Diffstat (limited to 'compiler/rustc_transmute/src')
0 files changed, 0 insertions, 0 deletions