SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/arm-none-eabi/gcc/patches/patch-libcc1_connection_cc
Normal file
11
devel/arm-none-eabi/gcc/patches/patch-libcc1_connection_cc
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: libcc1/connection.cc
|
||||
--- libcc1/connection.cc.orig
|
||||
+++ libcc1/connection.cc
|
||||
@@ -20,6 +20,7 @@ along with GCC; see the file COPYING3. If not see
|
||||
#include <cc1plugin-config.h>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
+#include <sys/select.h>
|
||||
#include <sys/types.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
Loading…
Add table
Add a link
Reference in a new issue