mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Lowercase "error:" in -Werror output
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ERROR: use-label-outside-section.asm(1):
|
||||
error: use-label-outside-section.asm(1):
|
||||
Label "lab" created outside of a SECTION
|
||||
ERROR: use-label-outside-section.asm(2):
|
||||
error: use-label-outside-section.asm(2):
|
||||
Expected constant expression: 'lab' is not constant at assembly time
|
||||
error: Assembly aborted (2 errors)!
|
||||
|
||||
Reference in New Issue
Block a user