From d7b1296b16ee15aad8b42ec4dc9766e9e87fe6eb Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 13 Jul 2017 10:38:44 -0700 Subject: Update to GCC 6.4 Deleted patches have been picked up upstream. Signed-off-by: Alexey Neyman --- packages/gcc/6.3.0/900-libgfortran-missing-include.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 packages/gcc/6.3.0/900-libgfortran-missing-include.patch (limited to 'packages/gcc/6.3.0/900-libgfortran-missing-include.patch') diff --git a/packages/gcc/6.3.0/900-libgfortran-missing-include.patch b/packages/gcc/6.3.0/900-libgfortran-missing-include.patch deleted file mode 100644 index 1f474696..00000000 --- a/packages/gcc/6.3.0/900-libgfortran-missing-include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gcc-6.3.0/libgfortran/io/close.c.org 2017-01-17 09:43:48.395850000 +0100 -+++ gcc-6.3.0/libgfortran/io/close.c 2017-01-17 09:21:05.000000000 +0100 -@@ -25,6 +25,7 @@ - #include "io.h" - #include "unix.h" - #include -+#include - - typedef enum - { CLOSE_DELETE, CLOSE_KEEP, CLOSE_UNSPECIFIED } -- cgit v1.2.3