Skip to content

Commit

Permalink
add LTO to Release build under Codeblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisotura committed May 31, 2019
1 parent 5d5e8ce commit 3e760a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions melonDS.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<Compiler>
<Add option="-O3" />
<Add option="-m64" />
<Add option="-flto" />
<Add option="-D_FILE_OFFSET_BITS=64" />
</Compiler>
<Linker>
Expand Down

0 comments on commit 3e760a2

Please sign in to comment.