Add clang min version
This commit is contained in:
parent
29be32ed3b
commit
18522e8fe8
@ -62,7 +62,7 @@ git clone https://github.com/grumpycoders/pcsx-redux.git --recursive
|
||||
make -C pcsx-redux
|
||||
```
|
||||
|
||||
If you encounter an error due to an old version of GCC (< 10) like something about `-fcoroutines`, then you can use **clang** to compile `pcsx-redux` :
|
||||
If you encounter an error due to an old version of GCC (< 10) like something about `-fcoroutines`, then you can use **clang** ( min version 9) to compile `pcsx-redux` :
|
||||
|
||||
```bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user