mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 06:20:05 +00:00
GCC 11 required for some std::atomic operations
parent
9de36c24a3
commit
62c4f80be5
@ -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 New Issue
Block a user