[wesnoth-commits] [wesnoth/wesnoth] 29089a: cmake/scons: if sanitizers are enabled, also add -...
GitHub
noreply at github.com
Thu Apr 26 00:08:16 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 29089a47369c32d4eabb93ac7f5b33222c047670
https://github.com/wesnoth/wesnoth/commit/29089a47369c32d4eabb93ac7f5b33222c047670
Author: Matthias Krüger <matthias.krueger at famsik.de>
Date: 2018-04-25 (Wed, 25 Apr 2018)
Changed paths:
M CMakeLists.txt
M SConstruct
Log Message:
-----------
cmake/scons: if sanitizers are enabled, also add -fno-omit-frame-pointer and -fno-optimize-sibling-calls.
Otherwise, if we build with sanitizers and optimizations, the sanitizer stacktraces can become quite hard to read.
More information about the Commits
mailing list