Add to supported_targets list.

This commit is contained in:
Lokathor 2020-07-16 17:24:58 -06:00
parent 9c4ac73959
commit 72fa7f8250

View file

@ -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.