crosstool-ng/patches/gcc
Ray Donnelly 9b4b569741 POSIX: Fix GCC 5+ plugin build failure on Cygwin
Cygwin follows POSIX IEEE Std 1003.1, 2004 Edition spec
for the select() fuction as described at:

http://pubs.opengroup.org/onlinepubs/009695399/functions/pselect.html

.. so we must #include <sys/select.h> for the declaration.

Signed-off-by: Ray Donnelly <mingw.android@gmail.com>
2016-01-03 15:52:52 +00:00
..
4.8.5 gcc: Sync patches with buildroot 2015-11-12 21:44:44 -08:00
4.9.3 gcc: Sync patches with buildroot 2015-11-12 21:44:44 -08:00
5.3.0 POSIX: Fix GCC 5+ plugin build failure on Cygwin 2016-01-03 15:52:52 +00:00