summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-04-03 18:15:09 +0800
committerKhem Raj <raj.khem@gmail.com>2020-04-03 15:04:56 -0700
commitb9e7c299d426e7e22e3ee45bebb5206ad8bc54fd (patch)
tree7190d4b74729cdbc58452deaaee2d788ab16f581 /CONTRIBUTING.md
parent826feacfeb64e2b4fe3ff50153a8ba4fa4bfff76 (diff)
downloadmeta-clang-b9e7c299d426e7e22e3ee45bebb5206ad8bc54fd.tar.gz
fix build errors when using libLLVMInterpreter
Don't use the full path to libffi and avoid linking to the one from clang's sysroot. Prevents errors like: Log data follows: | DEBUG: Executing shell function do_compile | NOTE: VERBOSE=1 cmake --build /build/build/tmp/work/corei7-64-poky-linux/opencl-clang/10.0.0-r0/build --target all -- | ninja: error: '/build/build/tmp/work/corei7-64-poky-linux/clang/10.0.0-r0/recipe-sysroot/usr/lib/libffi.so', needed by 'libopencl-clang.so.10', missing and no known rule to make it | WARNING: exit code 1 from a shell command. | ERROR: Execution of '/build/build/tmp/work/corei7-64-poky-linux/opencl-clang/10.0.0-r0/temp/run.do_compile.72389' failed with exit code 1: | ninja: error: '/build/build/tmp/work/corei7-64-poky-linux/clang/10.0.0-r0/recipe-sysroot/usr/lib/libffi.so', needed by 'libopencl-clang.so.10', missing and no known rule to make it | WARNING: exit code 1 from a shell command. | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions