diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-03-06 23:23:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-03-06 23:23:00 +0000 |
commit | 69ff0af8179ddb36c2cc86ab2b42fe17dabc0bf7 (patch) | |
tree | 0a017f82ea231557ce556c66ecd7cee5611c43e5 /lang/intel-compute-runtime/files/patch-unix | |
parent | devel/intel-graphics-compiler: update to 1.0.3445 (diff) |
lang/intel-compute-runtime: update to 20.09.15980
Changes: https://github.com/intel/compute-runtime/compare/20.08.15750...20.09.15980
Reported by: GitHub (watch releases)
Notes
Notes:
svn path=/head/; revision=527902
Diffstat (limited to 'lang/intel-compute-runtime/files/patch-unix')
-rw-r--r-- | lang/intel-compute-runtime/files/patch-unix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/intel-compute-runtime/files/patch-unix b/lang/intel-compute-runtime/files/patch-unix index 16767d7bf70f..5e60e2476836 100644 --- a/lang/intel-compute-runtime/files/patch-unix +++ b/lang/intel-compute-runtime/files/patch-unix @@ -13,8 +13,8 @@ core/elf/writer.cpp:76:5: error: memcpy_s(curSectionHeader, sizeof(SElf64SectionHeader), ^ ---- core/helpers/string.h.orig 2019-11-22 15:41:47 UTC -+++ core/helpers/string.h +--- shared/source/helpers/string.h.orig 2020-02-28 16:16:42 UTC ++++ shared/source/helpers/string.h @@ -10,7 +10,7 @@ #include <memory> #include <type_traits> |