diff options
| author | Johannes Altmanninger <aclopte@gmail.com> | 2023-03-05 17:03:02 +0100 |
|---|---|---|
| committer | Johannes Altmanninger <aclopte@gmail.com> | 2023-03-05 17:42:41 +0100 |
| commit | ecae85f8afbe7581fe00af5f140a38c385dc26fa (patch) | |
| tree | dc5f27258495464eefff71bbac71c04a3b6712b0 /src | |
| parent | e52f64229a4f60a2c1463611989c2b55471f36bb (diff) | |
cirrus: fix installation of gcc 10 on macOS
Cirrus CI switched macOS machines to M1 where "brew install gcc@10"
fails due to architecture mismatch. I'm not sure if it's possible
to install gcc 10 natively for ARM. Let's work around this by
installing the x86_64 compatibility layer. Apparently we need
to install a x86_64 Homebrew to install x86_64 packages.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
