meta-intel/dynamic-layers/clang-layer/recipes-opencl/opencl-clang
Naveen Saini 52dc027375 opencl-clang: fix runtime error
Error log:
clang (LLVM option parsing): Unknown command line argument '-pgo-warn-misexpect'.
Try: 'clang (LLVM option parsing) --help'

Force opencl-clang to link with shared clang-cpp for target builds and
explicitly link with spirv library because of a change in behaviour in llvm 10.

Use the patch to link with all static libs only for native cases where meta-clang
default to building static libs only by default.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-04-17 08:06:37 +08:00
..
files opencl-clang: fix runtime error 2020-04-17 08:06:37 +08:00
opencl-clang_10.0.0.bb opencl-clang: fix runtime error 2020-04-17 08:06:37 +08:00