mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Format linker script error backtraces the same way as others (#1792)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
error: linkerscript-include.inc(1): The linker script assigns section "test" to address $0000, but it was already at $002a
|
||||
error: The linker script assigns section "test" to address $0000, but it was already at $002a
|
||||
at linkerscript-include.inc(1) <- linkerscript-include.link(4)
|
||||
Linking failed with 1 error
|
||||
|
||||
Reference in New Issue
Block a user