Teach rustc about the Xtensa arch.
This commit is contained in:
parent
c72fcfbc40
commit
b37a448616
2 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,7 @@ const OPTIONAL_COMPONENTS: &[&str] = &[
|
|||
"nvptx",
|
||||
"hexagon",
|
||||
"riscv",
|
||||
"xtensa",
|
||||
"bpf",
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue