Skip to content

Commit dbfe8fc

Browse files
committed
1 parent 888077b commit dbfe8fc

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
@@ -62,9 +62,6 @@ pub fn target() -> TargetResult {
6262
// ABIs to not use
6363
unsupported_abis: super::arm_base::unsupported_abis(),
6464

65-
// The minimum alignment for global symbols.
66-
min_global_align: Some(4),
67-
6865
// this is off just like in the `thumb_base`
6966
emit_debug_gdb_scripts: false,
7067

0 commit comments

Comments
 (0)