fanquake
commented at 5:19 AM on May 26, 2021:
member
After two reports on IRC of issues building depends on an Apple M1 machine, this option (obviously) can't be used when targeting arm-apple-darwin. For now, just use it for x86_64-apple-darwin.
Apple clang version 12.0.5 (clang-1205.0.22.9)
Target: x86_64-apple-darwin20.4.0
error: option 'cf-protection=return' cannot be specified on this target
error: option 'cf-protection=branch' cannot be specified on this target
2 errors generated.
build: don't use cf-protection when targeting arm-apple-darwin
After two reports on IRC of issues building depends on an Apple M1
machine, it turns out that this option can't be used when targeting
arm-apple-darwin. For now, just use it for x86_64-apple-darwin.
```bash
Apple clang version 12.0.5 (clang-1205.0.22.9)
Target: x86_64-apple-darwin20.4.0
error: option 'cf-protection=return' cannot be specified on this target
error: option 'cf-protection=branch' cannot be specified on this target
2 errors generated.
```
3caedb4c03
fanquake added the label macOS on May 26, 2021
fanquake added the label Build system on May 26, 2021
fanquake added the label Needs gitian build on May 26, 2021
fanquake added the label Needs Guix build on May 26, 2021
fanquake requested review from JeremyRubin on May 26, 2021
fanquake requested review from promag on May 26, 2021
fanquake referenced this in commit a6d984c08c on May 28, 2021
promag
commented at 1:55 PM on May 28, 2021:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:14 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me