1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00
fanquake 3caedb4c03
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.
```
2021-05-26 13:08:16 +08:00
..
2020-12-04 01:57:54 +02:00
2021-05-18 10:19:10 +08:00
2021-03-10 12:57:22 +08:00
2021-03-23 08:39:16 +08:00
2021-05-01 13:39:44 +08:00
2021-05-01 13:39:44 +08:00
2021-04-11 16:38:33 -04:00
2021-03-30 14:54:08 +08:00
2020-10-14 11:18:13 -04:00