Skip to content

Commit 7cbff84

Browse files
committed
1 parent 66a3d68 commit 7cbff84

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/librustc_target/spec/thumbv4t_nintendo_gba.rs

-3
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-
// no threads here
69-
singlethread: true,
70-
7168
// GBA has no builtins
7269
no_builtins: true,
7370

0 commit comments

Comments
 (0)