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 7cbff84 commit 888077bCopy full SHA for 888077b
src/librustc_target/spec/thumbv4t_nintendo_gba.rs
@@ -65,9 +65,6 @@ pub fn target() -> TargetResult {
65
// The minimum alignment for global symbols.
66
min_global_align: Some(4),
67
68
- // GBA has no builtins
69
- no_builtins: true,
70
-
71
// this is off just like in the `thumb_base`
72
emit_debug_gdb_scripts: false,
73
0 commit comments