```
Retain native GCC 10 toolchain for macOS, to prevent compile failures in
native tools (this will be removed entirely when we tansition to LLD).
Update the vmov-alignment patch, for changes in GCC 12.
```
Backport of [[https://github.com/bitcoin/bitcoin/pull/27897 | core#27897]].
Depends on D17232.