summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-opencl/igc/files/fix-header.patch
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-09-19 10:41:24 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-09-19 12:28:51 +0800
commit203e26c918fbd52b5a3b22520e81a48a059cbfba (patch)
tree77255cb592fe6d298892568c818bcac7e27618ee /dynamic-layers/clang-layer/recipes-opencl/igc/files/fix-header.patch
parented616c50ea329ba6fe68642cfc8bf8c6b8b61beb (diff)
downloadmeta-intel-203e26c918fbd52b5a3b22520e81a48a059cbfba.tar.gz
intel-graphics-compiler: fix warnings
Fixes errors when building on debian-11 or Ubuntu 22.04: 10:59:41 | /build/tmp/work/x86_64-linux/intel-graphics-compiler-native/1.0.3771-r0/git/visa/iga/IGALibrary/IR/SWSBSetter.cpp:713:39: error: ânumeric_limitsâ is not a member of âstdâ 10:59:41 | 713 | const InstIDs math_id = {std::numeric_limits<uint32_t>::max(), 0}; 10:59:41 | | ^~~~~~~~~~~~~~ 22:06:45 | /build/tmp/work/x86_64-linux/intel-graphics-compiler-native/1.0.3771-r0/git/visa/iga/IGAExe/../IGALibrary/api/igax.hpp:501:30: error: argument to âallocaâ may be too large [-Werror=alloca-larger-than=] 22:06:45 | 501 | strPtr = (char *)alloca(strCap); \ 22:06:45 | | ^~~~~~ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl/igc/files/fix-header.patch')
0 files changed, 0 insertions, 0 deletions