From d855363eee3848fd5c5f3aa1477a7d03fa4886c0 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Tue, 9 May 2023 20:14:51 +1200 Subject: gcc: Add 11.4.0 Add gcc 11.4.0 and regenerate patches against the new version. https://gcc.gnu.org/pipermail/gcc-announce/2023/000177.html https://gcc.gnu.org/gcc-11/changes.html Signed-off-by: Chris Packham --- .../0001-gcc-plugin-POSIX-include-sys-select-h.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 packages/gcc/11.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch (limited to 'packages/gcc/11.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch') diff --git a/packages/gcc/11.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/11.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch deleted file mode 100644 index 5f9a07a2..00000000 --- a/packages/gcc/11.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- - libcc1/connection.cc | 1 + - 1 file changed, 1 insertion(+) - ---- a/libcc1/connection.cc -+++ b/libcc1/connection.cc -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - #include - #include - #include "marshall.hh" -- cgit v1.2.3