From b96a10ab5ae245c7ab4b741c3b4fb502dc174b5d Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 22 Feb 2019 11:12:43 -0600 Subject: Update to gcc 8.3.0 Had to update the following patches so they'd apply: 0006-libgfortran-missing-include.patch 0010-crystax.patch Signed-off-by: Kumar Gala --- .../8.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 packages/gcc/8.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch (limited to 'packages/gcc/8.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch') diff --git a/packages/gcc/8.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/8.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch deleted file mode 100644 index 5f9a07a2..00000000 --- a/packages/gcc/8.2.0/0003-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