mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-06 13:54:14 +01:00
[meta] Fix typo
This commit is contained in:
parent
c1aeacde29
commit
4f75dbfa03
@ -122,5 +122,5 @@ update-alternatives --config x86_64-w64-mingw32-g++
|
|||||||
```
|
```
|
||||||
For non debian based distros, make sure that your mingw-w64-gcc cross compiler
|
For non debian based distros, make sure that your mingw-w64-gcc cross compiler
|
||||||
does have `--enable-threads=posix` enabled during configure. If your distro does
|
does have `--enable-threads=posix` enabled during configure. If your distro does
|
||||||
ship it's mingw-w64-gcc binary with `--enable-threads=win32` you might have to
|
ship its mingw-w64-gcc binary with `--enable-threads=win32` you might have to
|
||||||
recompile locally or open a bug at your distro's bugtracker to ask for it.
|
recompile locally or open a bug at your distro's bugtracker to ask for it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user