[wesnoth-commits] [wesnoth/wesnoth] c95411: Disabling hardening on Windows due to tdm-gcc's po...

GitHub noreply at github.com
Fri Jun 22 13:48:05 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c9541176776aeb676e99f1804d123552430582ee
      https://github.com/wesnoth/wesnoth/commit/c9541176776aeb676e99f1804d123552430582ee
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M CMakeLists.txt
    M SConstruct

  Log Message:
  -----------
  Disabling hardening on Windows due to tdm-gcc's poor support.

As per sigurd's trial and error: RELRO's options are unknown entirely and -fstack-protector-strong results in compile errors.  Building with just PIE and _FORTIFY_SOURCE enabled does then compile, but results in a broken executable.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list