Skip to content

Commit e2d3a08

Browse files
committed
faq: update the wine entry with some newer info
Mention the wine fork and our experimental docker image. Motivated by msys2/MSYS2-packages#5030
1 parent a09974f commit e2d3a08

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

web/docs/faq.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@ Wine fails to run Cygwin binaries and as a result MSYS2 and Git for Windows, whi
88
* https://github.com/git-for-windows/git/issues/3478
99
* https://bugs.winehq.org/show_bug.cgi?id=40528
1010

11-
It might require fixes in both Wine and Cygwin to get resolved. If anyone makes some progress on this, let us know!
11+
There exists [a wine fork with some MSYS2 specific
12+
patches](https://gitlab.winehq.org/jhol/wine/-/commits/msys2-hacks-19) to make
13+
things work and we provide an experimental Docker image using this fork at:
14+
https://github.com/msys2/msys2-docker
15+
16+
It might require fixes in both Wine and Cygwin to get this issue fully resolved. If anyone makes some progress on this, let us know!
1217

1318
### How can I make MSYS2/pacman trust my company's custom TLS CA certificate
1419

0 commit comments

Comments
 (0)