summaryrefslogtreecommitdiff
path: root/net-ftp/ncftp/files/ncftp-3.2.7-fix-gcc14.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/ncftp/files/ncftp-3.2.7-fix-gcc14.patch')
-rw-r--r--net-ftp/ncftp/files/ncftp-3.2.7-fix-gcc14.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-ftp/ncftp/files/ncftp-3.2.7-fix-gcc14.patch b/net-ftp/ncftp/files/ncftp-3.2.7-fix-gcc14.patch
deleted file mode 100644
index f40f85e41d9e..000000000000
--- a/net-ftp/ncftp/files/ncftp-3.2.7-fix-gcc14.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/921487
-
---- a/autoconf_local/aclocal.m4
-+++ b/autoconf_local/aclocal.m4
-@@ -4196,7 +4196,7 @@
- #include <sys/select.h>
- #endif
- #include <sys/socket.h> /* MG: always incl */
--extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);],,dnl
-+extern int select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);],,dnl
- [ac_not_found=no ; break 3],ac_not_found=yes)
- done
- done