Page MenuHomePhabricator

[cmake] Enable noexecstack if hardening is set
ClosedPublic

Authored by Fabien on Feb 16 2024, 17:17.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC61bc19750fa5: [cmake] Enable noexecstack if hardening is set
Summary

This is the default for most compilers but not all (e.g. some arm gcc versions), so make it explicit.

Test Plan

Run the gitian builds.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable