Skip to content

Commit 9788af7

Browse files
committed
Restore inadvertently deleted gba multiboot linkscript flag (fix #10)
1 parent 9f11f3f commit 9788af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gba_mb.specs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%include <sync-none.specs>
22

33
*link:
4-
+ --gc-sections --no-warn-rwx-segments
4+
+ -T gba_mb.ld%s --gc-sections --no-warn-rwx-segments
55

66
*startfile:
77
gba_crt0%O%s crti%O%s crtbegin%O%s

0 commit comments

Comments
 (0)