we should run py2exe with -O2 (-OO)
This commit is contained in:
parent
f92a137158
commit
09b27a7e44
|
@ -1,4 +1,4 @@
|
|||
## setup_win32.py (run me as python setup_win32.py py2exe)
|
||||
## setup_win32.py (run me as python setup_win32.py py2exe -O2)
|
||||
##
|
||||
## Gajim Team:
|
||||
## - Yann Le Boulanger <asterix@lagaule.org>
|
||||
|
|
Loading…
Reference in New Issue