[Commits] [wesnoth/wesnoth] 3fd592: scons: added ctool option to specify c compiler co...
GitHub
noreply at github.com
Wed Dec 2 15:17:56 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3fd592c2e2a6dad5e0930e6e4a5608b7694eeb23
https://github.com/wesnoth/wesnoth/commit/3fd592c2e2a6dad5e0930e6e4a5608b7694eeb23
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M SConstruct
Log Message:
-----------
scons: added ctool option to specify c compiler command
if cxxtool option is unspecified it will be derived from ctool
Commit: e9eb8d316fa80e3398706328c6e45a7452dd894b
https://github.com/wesnoth/wesnoth/commit/e9eb8d316fa80e3398706328c6e45a7452dd894b
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M SConstruct
Log Message:
-----------
scons: Added an option to support using multilib gcc in 32-bit mode
multilib_arch=32 will pass -m32 to both compiler and linker causing multilib gcc to produce 32bit binaries.
Compare: https://github.com/wesnoth/wesnoth/compare/88d4c15c87f3...e9eb8d316fa8
More information about the Commits
mailing list