[133158] trunk/dports/devel/openssl/Portfile

cal at macports.org cal at macports.org
Sun Feb 22 08:38:53 PST 2015


Revision: 133158
          https://trac.macports.org/changeset/133158
Author:   cal at macports.org
Date:     2015-02-22 08:38:53 -0800 (Sun, 22 Feb 2015)
Log Message:
-----------
openssl: disable parallel builds, #46719

Modified Paths:
--------------
    trunk/dports/devel/openssl/Portfile

Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile	2015-02-22 15:44:59 UTC (rev 133157)
+++ trunk/dports/devel/openssl/Portfile	2015-02-22 16:38:53 UTC (rev 133158)
@@ -44,6 +44,9 @@
                     patch-crypto-Makefile.diff \
                     patch-Makefile.org-parallel.diff
 
+# We've tried patching some, but we're not there yet, see #46719
+use_parallel_build  no
+
 configure.ccache    no
 configure.perl      /usr/bin/perl
 configure.cmd       ./Configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150222/9498847c/attachment.html>


More information about the macports-changes mailing list