GCC 11 required for some std::atomic operations
parent
9de36c24a3
commit
62c4f80be5
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ You'll need to download and install the following to build Citra:
|
|||
* OpenSUSE Tumbleweed: `zypper in libesd0-devel`
|
||||
|
||||
* Compiler: GCC or Clang. You only need one of these two:
|
||||
* GCC 10.0+.
|
||||
* GCC 11.0+.
|
||||
- Deb: `apt install build-essential`
|
||||
- Arch: `pacman -S base-devel`
|
||||
- Fedora: `dnf install gcc-c++`
|
||||
|
|
Loading…
Reference in a new issue