We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbd35d commit 8a3c192Copy full SHA for 8a3c192
README.md
@@ -65,11 +65,11 @@ support kernel threads may be supported in the future.
65
Make sure you have the USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG options
66
turned on in your kernel.
67
68
-**Mac OS X info**:
+**macOS info**:
69
You need Xcode/Xcode Command Line Tools or Apple cctools. The
70
minimum requirements for compiling Wine are clang 3.8 with the
71
- MacOSX10.10.sdk and mingw-w64 v8. The MacOSX10.14.sdk and later can
72
- only build wine64.
+ MacOSX10.13.sdk and mingw-w64 v12 for 32-bit wine. The
+ MacOSX10.14.sdk and later can build 64-bit wine.
73
74
**Supported file systems**:
75
Wine should run on most file systems. A few compatibility problems
0 commit comments