Changed -O2 to -O3 in Make.config.template

This commit is contained in:
Klaus Schmidinger
2011-03-13 13:42:57 +01:00
parent 580aafd8cc
commit 1c86e0127e
3 changed files with 5 additions and 3 deletions

View File

@@ -2602,6 +2602,7 @@ Francesco Saverio Schiavarelli <fschiava@libero.it>
Matti Lehtim<69>ki <matti.lehtimaki@gmail.com>
for implementing the setup option "Miscellaneous/Channels wrap"
for reporting a missing change from -O2 to -O3 in Make.config.template
Stephan Austerm<72>hle <au@hcsd.de>
for suggesting to flush the file in cSafeFile::Close()