[127672] trunk/dports/devel/cloog

larryv at macports.org larryv at macports.org
Fri Oct 31 17:41:11 PDT 2014


Revision: 127672
          https://trac.macports.org/changeset/127672
Author:   larryv at macports.org
Date:     2014-10-31 17:41:11 -0700 (Fri, 31 Oct 2014)
Log Message:
-----------
cloog: Fix isl/configure also (#45706)

Modified Paths:
--------------
    trunk/dports/devel/cloog/Portfile
    trunk/dports/devel/cloog/files/yosemite-libtool-twolevelns.patch

Modified: trunk/dports/devel/cloog/Portfile
===================================================================
--- trunk/dports/devel/cloog/Portfile	2014-11-01 00:35:17 UTC (rev 127671)
+++ trunk/dports/devel/cloog/Portfile	2014-11-01 00:41:11 UTC (rev 127672)
@@ -9,7 +9,7 @@
 
 epoch               1
 version             0.18.2
-revision            1
+revision            2
 
 categories          devel math
 

Modified: trunk/dports/devel/cloog/files/yosemite-libtool-twolevelns.patch
===================================================================
--- trunk/dports/devel/cloog/files/yosemite-libtool-twolevelns.patch	2014-11-01 00:35:17 UTC (rev 127671)
+++ trunk/dports/devel/cloog/files/yosemite-libtool-twolevelns.patch	2014-11-01 00:41:11 UTC (rev 127672)
@@ -11,3 +11,16 @@
  	  _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
  	10.*)
  	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
+Index: isl/configure
+===================================================================
+--- isl/configure.orig
++++ isl/configure
+@@ -9021,7 +9021,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
+       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
+ 	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
+ 	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
+-	10.[012]*)
++	10.[012][,.]*)
+ 	  _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
+ 	10.*)
+ 	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141031/5db15cb6/attachment.html>


More information about the macports-changes mailing list