Skip to content

Commit

Permalink
Revert "enable linker warnings"
Browse files Browse the repository at this point in the history
This reverts commit 8c70423.
  • Loading branch information
SquareMan committed Jun 22, 2024
1 parent 6b4c102 commit 66eee3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@
config.ldflags = [
"-fp hardware",
"-nodefaults",
"-warn off",
# "-listclosure", # Uncomment for Wii linkers
]
# Use for any additional files that should cause a re-configure when modified
Expand Down

0 comments on commit 66eee3c

Please sign in to comment.