File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,12 @@ Wine fails to run Cygwin binaries and as a result MSYS2 and Git for Windows, whi
8
8
* https://github.com/git-for-windows/git/issues/3478
9
9
* https://bugs.winehq.org/show_bug.cgi?id=40528
10
10
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!
12
17
13
18
### How can I make MSYS2/pacman trust my company's custom TLS CA certificate
14
19
You can’t perform that action at this time.
0 commit comments