summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/129
blob: 73556468d71c9e41caff3af072e9147eaf0ffa17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Build failure due to conflicts with the C++20 version header
Steps to reproduce:
qemu 5.2.0:
```
brew install -s qemu
```

qemu 6.0.0:
```
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/02107501a48cc9d08480913ee1c79866dc60c23a/Formula/qemu.rb
brew install -s qemu.rb
```