mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 22:37:50 +00:00
Format linker script error backtraces the same way as others (#1792)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
error: section-attributes-mismatch.link(3): The linker script assigns section "sec" to address $0018, but that would be ALIGN[4, 8] instead of the requested ALIGN[4, 2]
|
||||
error: The linker script assigns section "sec" to address $0018, but that would be ALIGN[4, 8] instead of the requested ALIGN[4, 2]
|
||||
at section-attributes-mismatch.link(3)
|
||||
Linking failed with 1 error
|
||||
|
||||
Reference in New Issue
Block a user