summaryrefslogtreecommitdiff
path: root/user/kio/strcpy-ppc.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-25 01:17:49 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-25 01:17:49 -0500
commitb8ea891819ffacf98d205e927129ef86f1cd5796 (patch)
tree4da15157a97f0b209c731b5488885de45aaab241 /user/kio/strcpy-ppc.patch
parent777afed86d510d6b4dd425db3c62ca4dae07f122 (diff)
downloadpackages-b8ea891819ffacf98d205e927129ef86f1cd5796.tar.gz
packages-b8ea891819ffacf98d205e927129ef86f1cd5796.tar.bz2
packages-b8ea891819ffacf98d205e927129ef86f1cd5796.tar.xz
packages-b8ea891819ffacf98d205e927129ef86f1cd5796.zip
user/kio: fix build on PowerPC
Diffstat (limited to 'user/kio/strcpy-ppc.patch')
-rw-r--r--user/kio/strcpy-ppc.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/user/kio/strcpy-ppc.patch b/user/kio/strcpy-ppc.patch
new file mode 100644
index 000000000..95f2deb9c
--- /dev/null
+++ b/user/kio/strcpy-ppc.patch
@@ -0,0 +1,10 @@
+--- kio-5.43.0/src/ioslaves/file/sharefd_p.h.old 2018-03-09 01:13:49.473808589 -0600
++++ kio-5.43.0/src/ioslaves/file/sharefd_p.h 2018-03-09 01:35:33.903523248 -0600
+@@ -21,6 +21,7 @@
+ #include <sys/un.h>
+ #include <iostream>
+ #include <unistd.h>
++#include <cstring>
+ #include <sys/socket.h>
+
+ // fix SOCK_NONBLOCK for e.g. macOS