mirror of
https://github.com/encounter/dtk-template.git
synced 2026-07-10 03:18:35 -07:00
Keep ldflags "-warn off" commented
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ config.asflags = [
|
||||
config.ldflags = [
|
||||
"-fp hardware",
|
||||
"-nodefaults",
|
||||
"-warn off",
|
||||
# "-warn off",
|
||||
# "-listclosure", # Uncomment for Wii linkers
|
||||
]
|
||||
# Use for any additional files that should cause a re-configure when modified
|
||||
|
||||
Reference in New Issue
Block a user