[wesnoth-commits] [wesnoth/wesnoth] 6f69ca: Hide warnings from GCC if compiling with LTO
sevu
noreply at github.com
Sun Jan 17 08:02:15 UTC 2021
Branch: refs/heads/pr-gcc10
Home: https://github.com/wesnoth/wesnoth
Commit: 6f69ca0f25a2d47c165e9ac87f1fd89ba103e01a
https://github.com/wesnoth/wesnoth/commit/6f69ca0f25a2d47c165e9ac87f1fd89ba103e01a
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M CMakeLists.txt
M SConstruct
Log Message:
-----------
Hide warnings from GCC if compiling with LTO
This adds the change from d643edc (in scons) and 941433e (in cmake) to the linking step as well, but only when using LTO
closes #5350
More information about the Commits
mailing list