mirror of
https://gitlab.com/niansa/pilang2.git
synced 2025-03-06 20:49:22 +01:00
Optimisations for release build
This commit is contained in:
parent
9c4f5dc437
commit
388202bd18
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
<Option compiler="gcc" />
|
||||
<Compiler>
|
||||
<Add option="-O2" />
|
||||
<Add option="-O3 -static" />
|
||||
<Add directory="include" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
|
|
Loading…
Add table
Reference in a new issue