Lokathor 2020-07-16 18:39:15 -06:00
parent 66a3d6859b
commit 7cbff846ed

View File

@ -65,9 +65,6 @@ pub fn target() -> TargetResult {
// The minimum alignment for global symbols.
min_global_align: Some(4),
// no threads here
singlethread: true,
// GBA has no builtins
no_builtins: true,