summaryrefslogtreecommitdiff
path: root/lang/intel-compute-runtime/files/patch-includes
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-22 13:13:25 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-04-01 12:49:34 +0000
commitcd21d73782f156614138079fc4355c6bad652a7d (patch)
tree90586b45340dc0e850504f04f41bba7b2db2fd8f /lang/intel-compute-runtime/files/patch-includes
parentcleanup: Remove expired ports: (diff)
lang/intel-compute-runtime: update to 22.13.22789
Changes: https://github.com/intel/compute-runtime/compare/22.12.22749...22.13.22789 Reported by: GitHub (watch releases)
Diffstat (limited to 'lang/intel-compute-runtime/files/patch-includes')
-rw-r--r--lang/intel-compute-runtime/files/patch-includes6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes
index 67a4794645c0..0dd7b3117e6c 100644
--- a/lang/intel-compute-runtime/files/patch-includes
+++ b/lang/intel-compute-runtime/files/patch-includes
@@ -45,9 +45,9 @@ struct sockaddr {
#include <sys/types.h>
#include <unistd.h>
#include <vector>
---- shared/source/os_interface/linux/drm_neo.cpp.orig 2020-04-17 18:43:38 UTC
+--- shared/source/os_interface/linux/drm_neo.cpp.orig 2022-03-22 13:13:25 UTC
+++ shared/source/os_interface/linux/drm_neo.cpp
-@@ -19,9 +19,9 @@
+@@ -34,9 +34,9 @@
#include "shared/source/os_interface/os_interface.h"
#include "shared/source/utilities/directory.h"
@@ -55,9 +55,9 @@ struct sockaddr {
#include <cstdio>
#include <cstring>
-#include <linux/limits.h>
+ #include <map>
namespace NEO {
-
--- shared/source/tbx/tbx_sockets_imp.cpp.orig 2020-10-23 15:44:19 UTC
+++ shared/source/tbx/tbx_sockets_imp.cpp
@@ -18,6 +18,7 @@ typedef int socklen_t;