[Commits] [wesnoth/wesnoth] d350d9: Make strict compilation under scons behave like cm...
GitHub
noreply at github.com
Wed Jun 1 08:59:57 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d350d91c40c390dad29a68846aec641f3afebd01
https://github.com/wesnoth/wesnoth/commit/d350d91c40c390dad29a68846aec641f3afebd01
Author: Andreas Löf <andreas at alternating.net>
Date: 2016-06-01 (Wed, 01 Jun 2016)
Changed paths:
M SConstruct
M src/lua/SConscript
Log Message:
-----------
Make strict compilation under scons behave like cmake
This adds -Wold-style-cast to the CCFLAGS when compiling everything
but lua. Lua requires an exception from the flags and there's thus a
workaround added.
More information about the Commits
mailing list