diff options
| author | Alexey Neyman <stilor@att.net> | 2019-02-13 23:54:06 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-13 23:54:06 -0800 |
| commit | fb744d81588395a97cee951a151a56501a500e42 (patch) | |
| tree | 895628cd0c17103416c97fb4cb4b66ed469428dd /packages/gcc-linaro/7.3-2018.05/0003-gcc-plugin-POSIX-include-sys-select-h.patch | |
| parent | b135af0c4a8a141d537a7e60a989594d354abece (diff) | |
| parent | 91d01a0e4750be6ab2b71fb953a48dff88dc469b (diff) | |
| download | crosstool-ng-fb744d81588395a97cee951a151a56501a500e42.tar.gz crosstool-ng-fb744d81588395a97cee951a151a56501a500e42.tar.bz2 crosstool-ng-fb744d81588395a97cee951a151a56501a500e42.zip | |
Merge pull request #1140 from stilor/upgrade
Package updates
Diffstat (limited to 'packages/gcc-linaro/7.3-2018.05/0003-gcc-plugin-POSIX-include-sys-select-h.patch')
| -rw-r--r-- | packages/gcc-linaro/7.3-2018.05/0003-gcc-plugin-POSIX-include-sys-select-h.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/gcc-linaro/7.3-2018.05/0003-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc-linaro/7.3-2018.05/0003-gcc-plugin-POSIX-include-sys-select-h.patch deleted file mode 100644 index 5f9a07a2..00000000 --- a/packages/gcc-linaro/7.3-2018.05/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 <string> - #include <unistd.h> - #include <sys/types.h> -+#include <sys/select.h> - #include <string.h> - #include <errno.h> - #include "marshall.hh" |
