[125110] trunk/dports/aqua/qt5-mac/Portfile

mk at macports.org mk at macports.org
Sat Sep 6 05:29:38 PDT 2014


Revision: 125110
          https://trac.macports.org/changeset/125110
Author:   mk at macports.org
Date:     2014-09-06 05:29:38 -0700 (Sat, 06 Sep 2014)
Log Message:
-----------
qt5-mac: enable parallel build (closes #44207)

Modified Paths:
--------------
    trunk/dports/aqua/qt5-mac/Portfile

Modified: trunk/dports/aqua/qt5-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt5-mac/Portfile	2014-09-06 08:29:31 UTC (rev 125109)
+++ trunk/dports/aqua/qt5-mac/Portfile	2014-09-06 12:29:38 UTC (rev 125110)
@@ -90,8 +90,9 @@
     # See https://bugreports.qt-project.org/browse/QTBUG-34902
     conflicts_build-append  qt4-mac
 
-    # More testing is required to see if this is necessary.
-    use_parallel_build no
+    # Kuba states in https://trac.macports.org/ticket/44207#comment:7 
+    #  "There's no reason to have parallel building disabled. Really."
+    #use_parallel_build no 
 
     # header file QtCore/private/qmachparser_p.h is included only if "defined(QT_BUILD_INTERNAL) && defined(Q_OF_MACH_O)"
     #     code from header is used only "ifdef Q_OF_MACH_O"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140906/e52a9a30/attachment.html>


More information about the macports-changes mailing list