Page MenuHomePhabricator

[cmake] Fix -Wunused-command-line-argument with clang
ClosedPublic

Authored by Fabien on Mon, Dec 2, 21:59.

Details

Reviewers
tobias_ruck
Group Reviewers
Restricted Project
Commits
rABC68549714ac4e: [cmake] Fix -Wunused-command-line-argument with clang
Summary

This especially happen for -fstack-clash-protection which is not detected as unused. See https://gitlab.kitware.com/cmake/cmake/-/issues/21998.

Test Plan

Run the guix osx build and check for no warning

Diff Detail

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