HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #821642
INSTALL: Remove warning against -O3
Start date:
Due date:
% Done:
0%
Estimated time:
Description
INSTALL warns that gcc with -O3 may miscompile freeciv. There has been no such reports in about two decades and freeciv has been regularly built with -O3 (for example freeciv-web build scripts use -O3). The warning no longer serves its purpose (it's definitely possible that gcc with some optimization flags miscompiles freeciv, but it's pointless to say that just -O3 is to be avoided) Let's remove it.
Not targeting the documentation change to any stable branch, though.
History
#1
Updated by Marko Lindqvist about 3 years ago
- File 0033-INSTALL-Remove-ancient-warning-against-using-O3.patch 0033-INSTALL-Remove-ancient-warning-against-using-O3.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist about 3 years ago
- File 0033-INSTALL-Remove-ancient-warning-against-using-O3.patch 0033-INSTALL-Remove-ancient-warning-against-using-O3.patch added
- Refresh document update date
#3
Updated by Marko Lindqvist about 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist