<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/af943894e3212291d8b88c8378f7432c33ff1f51">https://github.com/macports/macports-ports/commit/af943894e3212291d8b88c8378f7432c33ff1f51</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 af94389  gcc9: blacklist MP clang 10
</span>af94389 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit af943894e3212291d8b88c8378f7432c33ff1f51
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat May 2 22:35:41 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    gcc9: blacklist MP clang 10
</span>---
 lang/gcc9/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc9/Portfile b/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7af9a69..62cfa12 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -140,7 +140,7 @@ compiler.fallback-append macports-clang-7.0 macports-clang-8.0
</span> 
 # at present, clang-9.0 can't build gcc9
 # https://trac.macports.org/ticket/59253
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.blacklist-append macports-clang-9.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.blacklist-append macports-clang-9.0 macports-clang-10
</span> 
 # "-stdlib" would be passed on to the bootstrap compiler if present
 configure.cxx_stdlib
</pre><pre style='margin:0'>

</pre>