New commits:
commit 3832cef3c8477be60890fa5c678d4a94a55f21a7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
diff --git a/ftp/ncftp/HISTORY b/ftp/ncftp/HISTORY
index cbb2d94..7930830 100644
--- a/ftp/ncftp/HISTORY
+++ b/ftp/ncftp/HISTORY
@@ -1,3 +1,9 @@
+2021-07-09 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Apply ncftp-3.2.6-fno-common.patch
+ * ncftp-3.2.6-fno-common.patch: Fix compilation with GCC 10+
+ See https://bugs.gentoo.org/722550 where I found the fix
+ From https://gitweb.gentoo.org/repo/gentoo.git/tree/net-ftp/ncftp/files/ncftp-3.2.6-fno-common.patch
+
2019-08-27 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Simplified VERSION substitution for SOURCE2
diff --git a/ftp/ncftp/PRE_BUILD b/ftp/ncftp/PRE_BUILD
index 64ffc4f..98e7bad 100755
--- a/ftp/ncftp/PRE_BUILD
+++ b/ftp/ncftp/PRE_BUILD
@@ -1,6 +1,11 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&