[go: up one dir, main page]

Menu

Commit [r13565]  Maximize  Restore  History

Minor cleanup in options class and apparently we were overriding cpu opts with a standard -O2 release flag, this disabled the -O option set in cpu_opts (disabled vectorization which is turned on by -O3 by default in current gen gcc)

cellsafemode 2013-03-09

changed /branches/py3/vegastrike/CMakeLists.txt
changed /branches/py3/vegastrike/src/options.cpp