[Commits] [wesnoth/wesnoth] c82000: Fixes LTO/PGO options not being used when ccache i...
GitHub
noreply at github.com
Fri Feb 9 17:33:49 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c8200093b239ad67afcba3cc07447343c5b0ae4f
https://github.com/wesnoth/wesnoth/commit/c8200093b239ad67afcba3cc07447343c5b0ae4f
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-02-09 (Fri, 09 Feb 2018)
Changed paths:
M SConstruct
Log Message:
-----------
Fixes LTO/PGO options not being used when ccache is enabled.
When ccache is enabled, env["CC"] becomes - 'CC': '$CCACHE gcc'
More information about the Commits
mailing list