[Commits] [wesnoth/wesnoth] 4456dc: scons: added ctool option to specify c compiler co...

GitHub noreply at github.com
Wed Dec 2 15:15:43 UTC 2015


  Branch: refs/heads/sdl2
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4456dcbfafbcef9fb94711dbf16802ae5e0c472e
      https://github.com/wesnoth/wesnoth/commit/4456dcbfafbcef9fb94711dbf16802ae5e0c472e
  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: f709b8ee8fb15763ee4f415c470057b65f1aef4f
      https://github.com/wesnoth/wesnoth/commit/f709b8ee8fb15763ee4f415c470057b65f1aef4f
  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/3a5b122325cc...f709b8ee8fb1


More information about the Commits mailing list