[wesnoth-commits] [wesnoth/wesnoth] 60564a: Don't override default AR and RANLIB without LTO
Alexey Sokolov
noreply at github.com
Sat Oct 24 22:32:04 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 60564a959a27bf24743d49d359c2db3550d99b82
https://github.com/wesnoth/wesnoth/commit/60564a959a27bf24743d49d359c2db3550d99b82
Author: Alexey Sokolov <sokolov at google.com>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Don't override default AR and RANLIB without LTO
`ar` is not always available, and when it is, it's not always correct, e.g. during cross-compilation.
https://bugs.gentoo.org/732096
More information about the Commits
mailing list