Files
rust/compiler
Matthias Krüger 857a43d2c8 Rollup merge of #101413 - nicholasbishop:bishop-remove-uefi-static-reloc, r=petrochenkov
Use RelocModel::Pic for UEFI targets

In https://github.com/rust-lang/rust/pull/100537, the relocation model for UEFI targets was changed from PIC (the default value) to
static. There was some dicussion of this change here: https://github.com/rust-lang/rust/pull/100537#discussion_r952363012

It turns out that this can cause compilation to fail as described in https://github.com/rust-lang/rust/issues/101377, so switch back to PIC.

Fixes https://github.com/rust-lang/rust/issues/101377
2022-09-10 07:09:19 +02:00
..
2022-09-09 01:31:46 +00:00
2022-09-09 01:31:46 +00:00
2022-09-01 14:54:27 +00:00
2022-09-09 01:31:46 +00:00
2022-09-09 01:31:46 +00:00
2022-09-09 01:31:46 +00:00
2022-09-09 01:31:46 +00:00
2022-08-31 18:24:55 +08:00
2022-09-09 01:31:44 +00:00