<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d079a8984485fc5c8b74643ef9a682dda934acd2">https://github.com/macports/macports-ports/commit/d079a8984485fc5c8b74643ef9a682dda934acd2</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 d079a898448 arm-none-eabi-gdb: Remove unneeded slash
</span>d079a898448 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d079a8984485fc5c8b74643ef9a682dda934acd2
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Tue Dec 7 23:16:01 2021 +0200

<span style='display:block; white-space:pre;color:#404040;'>    arm-none-eabi-gdb: Remove unneeded slash
</span>---
 cross/arm-none-eabi-gdb/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/cross/arm-none-eabi-gdb/Portfile b/cross/arm-none-eabi-gdb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 74d64e6ca9b..7da418f17cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/cross/arm-none-eabi-gdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/cross/arm-none-eabi-gdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -113,7 +113,7 @@ configure.args  \
</span>                 --with-gdb-datadir=${prefix}/share/${name} \
                 --without-guile \
                 --without-python \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                --disable-werror \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                --disable-werror
</span> 
 # specific to ARM
 configure.args-append \
</pre><pre style='margin:0'>

</pre>