[Commits] [wesnoth/wesnoth] a5a9f6: Revert "Fix release builds with Clang and SCons"

GitHub noreply at github.com
Mon Feb 12 06:19:51 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a5a9f6ab1977237c49737d929748f5480a3970df
      https://github.com/wesnoth/wesnoth/commit/a5a9f6ab1977237c49737d929748f5480a3970df
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M SConstruct

  Log Message:
  -----------
  Revert "Fix release builds with Clang and SCons"

This reverts commit a1e821fb953f401b5d7f23a7a5d4fa80cd367866.

This won't be necessary with the next commit.


  Commit: 1d47c23efe218b01010ab399707ca8d1f00da75c
      https://github.com/wesnoth/wesnoth/commit/1d47c23efe218b01010ab399707ca8d1f00da75c
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M SConstruct
    M docker_run.sh

  Log Message:
  -----------
  Revert "Enable LTO by default."

This reverts commit 44f567c6a3252992907d320e38bb93ab14ff7359.

Enabling LTO by default causes too many problems, inclusing build
failures for @doofus-01 and link failures with Clang for me.

Players and packagers can still amanually enable LTO in case it
works fine for them.


Compare: https://github.com/wesnoth/wesnoth/compare/1703029bc3e7...1d47c23efe21


More information about the Commits mailing list