Add ability to change ar
tool from target specification json
This commit is contained in:
parent
1ade076f62
commit
dd5d018b68
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ impl Target {
|
|||
}
|
||||
|
||||
key!(cpu);
|
||||
key!(ar);
|
||||
key!(linker);
|
||||
key!(relocation_model);
|
||||
key!(code_model);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue