Add to supported_targets list.
This commit is contained in:
parent
9c4ac73959
commit
72fa7f8250
1 changed files with 1 additions and 0 deletions
|
|
@ -676,6 +676,7 @@ supported_targets! {
|
|||
("powerpc64-wrs-vxworks", powerpc64_wrs_vxworks),
|
||||
|
||||
("mipsel-sony-psp", mipsel_sony_psp),
|
||||
("thumbv4t-nintendo-gba", thumbv4t_nintendo_gba),
|
||||
}
|
||||
|
||||
/// Everything `rustc` knows about how to compile for a specific target.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue