From fe63f268252e8e1e46b7e644e658654cbd20eff4 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 27 Mar 2020 20:55:39 +0000 Subject: Use correct header for select(2) --- cross/mingw-w64-x86_64-gcc/distinfo | 3 ++- .../mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc (limited to 'cross') diff --git a/cross/mingw-w64-x86_64-gcc/distinfo b/cross/mingw-w64-x86_64-gcc/distinfo index 69b79d989dc..c316ffc2722 100644 --- a/cross/mingw-w64-x86_64-gcc/distinfo +++ b/cross/mingw-w64-x86_64-gcc/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.4 2019/09/18 15:29:21 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2020/03/27 20:55:39 joerg Exp $ SHA1 (gcc-9.2.0.tar.xz) = 306d27c3465fa36862c206738d06d65fff5c3645 RMD160 (gcc-9.2.0.tar.xz) = a51d7f812f45980c517c4505e04a217cf319a992 SHA512 (gcc-9.2.0.tar.xz) = a12dff52af876aee0fd89a8d09cdc455f35ec46845e154023202392adc164848faf8ee881b59b681b696e27c69fd143a214014db4214db62f9891a1c8365c040 Size (gcc-9.2.0.tar.xz) = 70607648 bytes SHA1 (patch-contrib_download__prerequisites) = 50f8aaf7403ce9f63cc119ff038d5f3e952bb8b6 +SHA1 (patch-libcc1_connection.cc) = 3b21290f4228dd29430e61b207aec0b153ae8120 SHA1 (patch-libgo_mksysinfo.sh) = 4e3024d53457836adbdbbfd3ee140badc5a8800c diff --git a/cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc b/cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc new file mode 100644 index 00000000000..a0767670a44 --- /dev/null +++ b/cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc @@ -0,0 +1,12 @@ +$NetBSD: patch-libcc1_connection.cc,v 1.1 2020/03/27 20:55:39 joerg Exp $ + +--- libcc1/connection.cc.orig 2020-03-27 17:34:16.253197163 +0000 ++++ libcc1/connection.cc +@@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. + #include + #include + #include ++#include + #include + #include + #include "marshall.hh" -- cgit v1.2.3