[wesnoth-commits] [wesnoth/wesnoth] d30464: Adds the opt/OPT option to scons/cmake.
GitHub
noreply at github.com
Sun Jul 1 18:51:07 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: d304640f05f847294e6d55b9fabe5df4adfcce3c
https://github.com/wesnoth/wesnoth/commit/d304640f05f847294e6d55b9fabe5df4adfcce3c
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2018-07-01 (Sun, 01 Jul 2018)
Changed paths:
M CMakeLists.txt
M SConstruct
Log Message:
-----------
Adds the opt/OPT option to scons/cmake.
This additionally fixes an issue where using -O0 in the release build with LTO resulted in the individual *.o files being compiled with -O0, but LTO then still linked with release's default -O3.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list