Commit 69f9093
committed
Merge #6950: build: fix some errors when building on macOS w/o depends
6decd41 chore: limit changes to boost/gmp (PastaPastaPasta)
2834aec fix: improve libbacktrace detection (PastaPastaPasta)
8d77450 build: fix some errors when building on macOS w/o depends (pasta)
Pull request description:
## Issue being fixed or feature implemented
Properly detect gmp, backtrace, etc
## What was done?
See commit
## How Has This Been Tested?
Builds on macOS
## Breaking Changes
_Please describe any breaking changes your code introduces_
## Checklist:
_Go over all the following points, and put an `x` in all the boxes that apply._
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
kwvg:
utACK 6decd41
UdjinM6:
utACK 6decd41
Tree-SHA512: 62bb9d64ed2369c97999213be8b4f274ea4f432acc6ac25fb77fd2be17dee66f271442791d4dab4e88cc9666019c383fc93d09c98deb5df51fe11543745bcb752 files changed
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
895 | | - | |
896 | | - | |
897 | | - | |
898 | | - | |
899 | | - | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
900 | 906 | | |
901 | 907 | | |
902 | 908 | | |
| |||
1669 | 1675 | | |
1670 | 1676 | | |
1671 | 1677 | | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
1672 | 1682 | | |
1673 | 1683 | | |
| 1684 | + | |
| 1685 | + | |
1674 | 1686 | | |
1675 | 1687 | | |
1676 | 1688 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
895 | | - | |
| 895 | + | |
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
| |||
0 commit comments