diff --git a/configure.py b/configure.py index 2f728ad..679cdfa 100755 --- a/configure.py +++ b/configure.py @@ -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