Changes between Version 10 and Version 11 of Ticket #56991, comment 70


Ignore:
Timestamp:
Jun 4, 2020, 2:23:52 PM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56991, comment 70

    v10 v11  
    77macosx_sdk_version           10.13
    88}}}
    9 1. modify `variants.conf` and add `+universal`
    1091. add the MacOS10.13.sdk here:
    1110{{{
    1211/Library/Developer/CommandLineTools/SDKs/MacOS10.13.sdk
    1312}}}
    14 1. Clone this repo branch, or use it's top few commits yourself <https://github.com/kencu/macports-ports/tree/universalfixes> and use it as a portfile overlay to add a few small fixes for `+universal` to work more easily.
     13And that is pretty much it.
    1514
    16 
    17 If you would like to try Gcenx's very up-to-date `wine-devel` port <https://github.com/Gcenx/macports-wine-devel/> you'll find `mingw-w64` won't install `+universal`, so you need to install that `-universal`, most easily before you install his `wine-devel`.
     15If you would like to try Gcenx's very up-to-date `wine` port it's here: <https://github.com/Gcenx/macports-wine/>.