Auto merge of #26098 - russellmcc:add-ar-tool-flexible-target-spec, r=alexcrichton
Looks like this was missed from af56e2efde
.
This will help with defining cross-compile workflows for rust.
This commit is contained in:
commit
6daf1dcb80
@ -272,6 +272,7 @@ macro_rules! key {
|
||||
}
|
||||
|
||||
key!(cpu);
|
||||
key!(ar);
|
||||
key!(linker);
|
||||
key!(relocation_model);
|
||||
key!(code_model);
|
||||
|
Loading…
Reference in New Issue
Block a user