summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_12.0.0.bb
blob: d0b2acfbd725244e67de7b7234931a4f57fb8116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require opencl-clang.inc

SRCREV = "8fc6b059248dc6c9c40c7cbe5fedcc6ebb951983"

DEPENDS += " spirv-llvm-translator"

BRANCH = "ocl-open-120"

EXTRA_OECMAKE += "\
                  -DCMAKE_SKIP_RPATH=TRUE \
                  -DPREFERRED_LLVM_VERSION="12.0.0" \
                  "