Dean M Greer : readme: Update OS X requirements.

Alexandre Julliard julliard at winehq.org
Mon Dec 28 16:09:48 CST 2020


Module: wine
Branch: master
Commit: dbafbcb562fb30ff37c578de58486e3d5a432388
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=dbafbcb562fb30ff37c578de58486e3d5a432388

Author: Dean M Greer <gcenx83 at gmail.com>
Date:   Sun Dec 27 18:55:53 2020 -0500

readme: Update OS X requirements.

Signed-off-by: Dean M Greer <gcenx83 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 README | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 9761f667034..21ab6f23b20 100644
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ To compile and run Wine, you must have one of the following:
   FreeBSD 8.0 or later
   Solaris x86 9 or later
   NetBSD-current
-  Mac OS X 10.5 or later
+  Mac OS X 10.8 or later
 
 As Wine requires kernel-level thread support to run, only the operating
 systems mentioned above are supported.  Other operating systems which
@@ -61,8 +61,10 @@ NetBSD info:
   turned on in your kernel.
 
 Mac OS X info:
-  You need Xcode 2.4 or later to build properly on x86.
-  The Mac driver requires OS X 10.6 or later and won't be built on 10.5.
+  You need Xcode/Xcode Command Line Tools or Apple cctools.  The
+  minimum requirements for compiling Wine are clang 3.8 with the
+  MacOSX10.10.sdk and mingw-w64 v8.  The MacOSX10.14.sdk and later can
+  only build wine64.
 
 
 Supported file systems:




More information about the wine-cvs mailing list