<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9ef464d92e31aa35c17090f746403dc0d9adeaef">https://github.com/macports/macports-ports/commit/9ef464d92e31aa35c17090f746403dc0d9adeaef</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 9ef464d92e3 volk: add allowable implicit_function_declaration
</span>9ef464d92e3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9ef464d92e31aa35c17090f746403dc0d9adeaef
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Jun 23 15:32:33 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    volk: add allowable implicit_function_declaration
</span>---
 science/volk/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/volk/Portfile b/science/volk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 30b13d6017e..ea309f599f3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/volk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/volk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -91,6 +91,8 @@ if {[variant_isset debug]} {
</span>     cmake.build_type Release
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.checks.implicit_function_declaration.whitelist-append vst1_u8
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # remove use of CPATH, as it is not needed
 
 compiler.cpath
</pre><pre style='margin:0'>

</pre>