<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/c3aad0a5e99e24bbfaa930279be7a13f7bf2f786">https://github.com/macports/macports-ports/commit/c3aad0a5e99e24bbfaa930279be7a13f7bf2f786</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 c3aad0a5e99 mozjs115: Update blacklist commit
</span>c3aad0a5e99 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c3aad0a5e99e24bbfaa930279be7a13f7bf2f786
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Nov 6 13:53:24 2023 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/mozjs115/Portfile b/lang/mozjs115/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6b7df67c6e3..90a7a2f0c3e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/mozjs115/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/mozjs115/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -52,7 +52,7 @@ compiler.cxx_standard 2017
</span> compiler.blacklist  *gcc* clang macports-clang-3.*
 
 # ld64.lld: error: undefined symbol: std::__1::__libcpp_verbose_abort(char const*, ...)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# this is a clang-17+ issue, as yet unresolved.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Could be a clang-17+ issue, or a bug in mozjs. This is not yet proven either way.
</span> compiler.blacklist-append {macports-clang-1[7-9]}
 
 if {[regexp {macports-clang-(.*)} ${configure.compiler} -> llvm_ver]} {
</pre><pre style='margin:0'>

</pre>