[150880] trunk/dports
jeremyhu at macports.org
jeremyhu at macports.org
Mon Aug 1 01:08:04 PDT 2016
Revision: 150880
https://trac.macports.org/changeset/150880
Author: jeremyhu at macports.org
Date: 2016-08-01 01:08:04 -0700 (Mon, 01 Aug 2016)
Log Message:
-----------
libcxx+deps: Set +universal as default variant
Modified Paths:
--------------
trunk/dports/devel/libmacho/Portfile
trunk/dports/devel/libunwind/Portfile
trunk/dports/lang/libcxx/Portfile
trunk/dports/lang/libcxxabi/Portfile
Modified: trunk/dports/devel/libmacho/Portfile
===================================================================
--- trunk/dports/devel/libmacho/Portfile 2016-08-01 08:01:33 UTC (rev 150879)
+++ trunk/dports/devel/libmacho/Portfile 2016-08-01 08:08:04 UTC (rev 150880)
@@ -42,6 +42,7 @@
depends_lib-append port:libmacho-headers
variant universal {}
+ default_variants +universal
build.dir ${worksrcpath}/libmacho
destroot.dir ${build.dir}
Modified: trunk/dports/devel/libunwind/Portfile
===================================================================
--- trunk/dports/devel/libunwind/Portfile 2016-08-01 08:01:33 UTC (rev 150879)
+++ trunk/dports/devel/libunwind/Portfile 2016-08-01 08:08:04 UTC (rev 150880)
@@ -77,6 +77,7 @@
compiler.blacklist-append {clang < 100} *gcc-4.\[0123456\]
variant universal {}
+ default_variants +universal
set cxx_stdlibflags {}
if {[string match *clang* ${configure.cxx}]} {
Modified: trunk/dports/lang/libcxx/Portfile
===================================================================
--- trunk/dports/lang/libcxx/Portfile 2016-08-01 08:01:33 UTC (rev 150879)
+++ trunk/dports/lang/libcxx/Portfile 2016-08-01 08:08:04 UTC (rev 150880)
@@ -30,6 +30,7 @@
sha256 357fbd4288ce99733ba06ae2bec6f503413d258aeebaab8b6a791201e6f7f144
variant universal {}
+default_variants +universal
use_configure no
set roots_path ${prefix}/var/system_roots/
Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile 2016-08-01 08:01:33 UTC (rev 150879)
+++ trunk/dports/lang/libcxxabi/Portfile 2016-08-01 08:08:04 UTC (rev 150880)
@@ -39,6 +39,7 @@
0002-Revert-Make-libc-abi-use-the-implementation-of-__num.patch
variant universal {}
+default_variants +universal
use_configure no
platform darwin {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160801/e3905cb7/attachment.html>
More information about the macports-changes
mailing list