<pre style='margin:0'>
MarcusCalhoun-Lopez pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0b1314d0c1dba46139d0bc8e8beac7c6b91ba3ed">https://github.com/macports/macports-ports/commit/0b1314d0c1dba46139d0bc8e8beac7c6b91ba3ed</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 0b1314d qt5 PortGroup: do not interfere with cxx11 PortGroup
</span>0b1314d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0b1314d0c1dba46139d0bc8e8beac7c6b91ba3ed
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Dec 25 14:14:55 2016 -0700
<span style='display:block; white-space:pre;color:#404040;'> qt5 PortGroup: do not interfere with cxx11 PortGroup
</span>---
_resources/port1.0/group/qt5-1.0.tcl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/qt5-1.0.tcl b/_resources/port1.0/group/qt5-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 40200fe..d97195a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/qt5-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/qt5-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -274,7 +274,7 @@ proc universal_setup {args} {
</span> global qt_qmake_spec
global qt_qmake_spec_32
global qt_qmake_spec_64
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.blacklist *gcc*
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.blacklist-append *gcc*
</span>
set qt_qmake_spec_32 macx-clang-32
set qt_qmake_spec_64 macx-clang
</pre><pre style='margin:0'>
</pre>