[127683] trunk/dports/devel/isl/Portfile

larryv at macports.org larryv at macports.org
Fri Oct 31 20:17:46 PDT 2014


Revision: 127683
          https://trac.macports.org/changeset/127683
Author:   larryv at macports.org
Date:     2014-10-31 20:17:46 -0700 (Fri, 31 Oct 2014)
Log Message:
-----------
isl: Don't use flat namespace on Yosemite

Again with the Libtool and the MACOSX_DEPLOYMENT_TARGET (#44596).

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

Modified: trunk/dports/devel/isl/Portfile
===================================================================
--- trunk/dports/devel/isl/Portfile	2014-11-01 03:10:40 UTC (rev 127682)
+++ trunk/dports/devel/isl/Portfile	2014-11-01 03:17:46 UTC (rev 127683)
@@ -8,6 +8,7 @@
 conflicts           isl-devel
 
 version             0.14
+revision            1
 epoch               2
 
 categories          devel math
@@ -33,6 +34,9 @@
 
 depends_lib         port:gmp
 
+# Don't link using "-flat_namespace" on Yosemite.
+patchfiles          yosemite-libtool-twolevelns.patch
+
 test.run            yes
 test.target         check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141031/5053023d/attachment.html>


More information about the macports-changes mailing list