We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4ac73 commit 72fa7f8Copy full SHA for 72fa7f8
src/librustc_target/spec/mod.rs
@@ -676,6 +676,7 @@ supported_targets! {
676
("powerpc64-wrs-vxworks", powerpc64_wrs_vxworks),
677
678
("mipsel-sony-psp", mipsel_sony_psp),
679
+ ("thumbv4t-nintendo-gba", thumbv4t_nintendo_gba),
680
}
681
682
/// Everything `rustc` knows about how to compile for a specific target.
0 commit comments