Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 888077b

Browse files
committed
1 parent 7cbff84 commit 888077b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/librustc_target/spec/thumbv4t_nintendo_gba.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ pub fn target() -> TargetResult {
6565
// The minimum alignment for global symbols.
6666
min_global_align: Some(4),
6767

68-
// GBA has no builtins
69-
no_builtins: true,
70-
7168
// this is off just like in the `thumb_base`
7269
emit_debug_gdb_scripts: false,
7370

0 commit comments

Comments
 (0)