From b55904b5e7d84358cef2ad9eb7637ee569eb52f6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" <rjones@redhat.com> Date: Fri, 14 Feb 2025 09:35:38 +0000 Subject: [PATCH] README: New location for Wine AF_UNIX patches --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb4d7d28..5d61e786 100644 --- a/README.md +++ b/README.md @@ -412,10 +412,10 @@ using Linux and mingw-w64. At a minimum you will need: * mingw-w64 gnutls (optional, but highly recommended) * wine (if you want to run it on Linux) -You may want to patch Wine with this patch which adds support for -AF_UNIX sockets. It is needed to get most of the test suite to work, -but if you don't care about the -U option then it is not needed. -https://www.winehq.org/pipermail/wine-devel/2021-May/187049.html +You may want to patch Wine with support for `AF_UNIX` sockets. It is +needed to get most of the test suite to work, but if you don't care +about the -U option then it is not needed. +https://bugs.winehq.org/show_bug.cgi?id=52568 Other mingw-w64 libraries may be installed which will add functionality (see full list of requirements above), but you may end -- 2.47.1