Ticket #48119: qt5-mac.diff
File qt5-mac.diff, 501 bytes (added by ryandesign (Ryan Carsten Schmidt), 9 years ago) |
---|
-
Portfile
91 91 # gyp_qtwebengine insists on x64 and libcpp ? 92 92 93 93 # qtwebengine/src/3rdparty/ninja/bootstrap.py calls g++ (must set CXX) 94 build.env-append CXX=${configure.cxx} 94 95 95 96 if { [variant_isset tests] } { 96 97 # header file QtCore/private/qmachparser_p.h is included only if "defined(QT_BUILD_INTERNAL) && defined(Q_OF_MACH_O)"