mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Lower default -Wtrunction= level to 1
This commit is contained in:
@@ -32,7 +32,7 @@ MACRO try
|
||||
ENDM
|
||||
|
||||
try Wno-truncation
|
||||
try Wtruncation
|
||||
try Wtruncation ; defaults to 1
|
||||
try Wtruncation=0
|
||||
try Wtruncation=1
|
||||
try Wtruncation=2
|
||||
|
||||
Reference in New Issue
Block a user