[PATCH] D89343: [cmake] Unconditionally set the force flag when codesigning
Dave Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 16:40:25 PDT 2020
kastiglione accepted this revision.
kastiglione added a comment.
This revision is now accepted and ready to land.
> This doesn't require a ld64 version check, and it's a much less invasive cmake change.
Was there consideration about using an arch check, and only doing this for Apple Silicon targets? I think this is fine too, just wanting to cover the bases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89343/new/
https://reviews.llvm.org/D89343
More information about the llvm-commits
mailing list