mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 07:47:49 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
warning: sym-collision.asm(20): [-Wpurge]
|
||||
Purging a label "dork"
|
||||
error: sym-collision.asm(25):
|
||||
Interpolated symbol "dork" does not exist; it was purged
|
||||
warning: Purging a label "dork" [-Wpurge]
|
||||
at sym-collision.asm(20)
|
||||
error: Interpolated symbol "dork" does not exist; it was purged
|
||||
at sym-collision.asm(25)
|
||||
Assembly aborted with 1 error!
|
||||
|
||||
Reference in New Issue
Block a user