diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-10-31 00:48:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-10-31 00:48:02 +0000 |
commit | 26a3ab4d3a30458abca1e157b639cde9f489555a (patch) | |
tree | 75098c6bd8177e08d7b0b3d19f40979702afc55a /lang/intel-compute-runtime/files/patch-includes | |
parent | multimedia/gmmlib: update to 20.3.3 (diff) |
lang/intel-compute-runtime: update to 20.43.18277
Changes: https://github.com/intel/compute-runtime/compare/20.42.18209...20.43.18277
Reported by: GitHub (watch releases)
Notes
Notes:
svn path=/head/; revision=553719
Diffstat (limited to '')
-rw-r--r-- | lang/intel-compute-runtime/files/patch-includes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes index f8476932ceeb..21c4d692be2e 100644 --- a/lang/intel-compute-runtime/files/patch-includes +++ b/lang/intel-compute-runtime/files/patch-includes @@ -28,8 +28,8 @@ struct sockaddr { namespace NEO { ---- opencl/source/tbx/tbx_sockets_imp.cpp.orig 2020-02-28 16:16:42 UTC -+++ opencl/source/tbx/tbx_sockets_imp.cpp +--- 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; #else #include <arpa/inet.h> |