The linker is missing the hardened functions when _FORTIFY_SOURCE > 0.
It used to be supplied by libssp that was removed in D17229, but this implies the use of mingw >= 11 when we still use 10 for most of our CI. Let's keep this linked in for now and improve the comment.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC669ebc5fb537: Fix a linkage error when cross building for windows with the hardening flags
Run the cross windows build.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable