summaryrefslogtreecommitdiff
path: root/lang/intel-compute-runtime/files/patch-includes
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-02-18 11:55:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-02-28 15:56:00 +0000
commit1b8c7285df1dc345b02ed0a5d99f89a1e9c4896d (patch)
tree642722c101fccf36fec9506ef9b403acc977d955 /lang/intel-compute-runtime/files/patch-includes
parentastro/cfitsio: Update to 4.0.0 (diff)
lang/intel-compute-runtime: update to 22.08.22549
Changes: https://github.com/intel/compute-runtime/compare/22.07.22465...22.08.22549 Reported by: GitHub (watch releases)
Diffstat (limited to '')
-rw-r--r--lang/intel-compute-runtime/files/patch-includes8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes
index 47e8087e7238..67a4794645c0 100644
--- a/lang/intel-compute-runtime/files/patch-includes
+++ b/lang/intel-compute-runtime/files/patch-includes
@@ -23,10 +23,10 @@ runtime/tbx/tbx_sockets_imp.cpp:107:9: error: unknown type name 'sockaddr_in'; d
struct sockaddr {
^
---- level_zero/tools/source/metrics/linux/os_metric_enumeration_imp_linux.cpp.orig 2021-01-20 18:22:07 UTC
-+++ level_zero/tools/source/metrics/linux/os_metric_enumeration_imp_linux.cpp
-@@ -11,7 +11,9 @@
- #include "level_zero/tools/source/metrics/metric_enumeration_imp.h"
+--- level_zero/tools/source/metrics/linux/os_metric_oa_enumeration_imp_linux.cpp.orig 2021-01-20 18:22:07 UTC
++++ level_zero/tools/source/metrics/linux/os_metric_oa_enumeration_imp_linux.cpp
+@@ -13,7 +13,9 @@
+ #include "level_zero/tools/source/metrics/metric_oa_source.h"
#include <sys/stat.h>
+#if defined(__linux__)