[MacPorts] #52043: python27 @2.7.12_1 fails to build +universal on Sierra; prevents installation of wine
MacPorts
noreply at macports.org
Fri Sep 16 01:00:45 CEST 2016
#52043: python27 @2.7.12_1 fails to build +universal on Sierra; prevents
installation of wine
-------------------------------------------------+-------------------------
Reporter: chris@… | Owner: jwa@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: sierra
Port: python27, wine, wine-devel, wine- | haspatch
crossover |
-------------------------------------------------+-------------------------
Comment (by jeremyhu@…):
Ok, then:
{{{
#if __has_include(< Availability.h >)
#include <Availability.h>
#define APPLE_SUPPORTS_QUICKTIME (__MAC_OS_X_VERSION_MAX_ALLOWED < 101200)
|| !__LP64__
#else
#define APPLE_SUPPORTS_QUICKTIME !__LP64__
#endif
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52043#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list