summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-05-19 09:27:41 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-05-19 12:18:37 +0800
commit0bdc245a6ea64f56d462d519b868104343de85ad (patch)
tree36036a126f1d67d6af88cf0a65d7a534e5c3e6f1 /dynamic-layers
parent3403a5813748065877552f8c220ba5e9b726cbd4 (diff)
downloadmeta-intel-0bdc245a6ea64f56d462d519b868104343de85ad.tar.gz
intel-compute-runtime: enable builtins
IGC crash has now been resolved so we can go back to default settings. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb
index 59ebaf89..c99dfa96 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb
@@ -34,7 +34,6 @@ EXTRA_OECMAKE = " \
34 -DCCACHE_ALLOWED=FALSE \ 34 -DCCACHE_ALLOWED=FALSE \
35 -DNEO_DISABLE_LD_LLD=ON \ 35 -DNEO_DISABLE_LD_LLD=ON \
36 -DNEO_DISABLE_LD_GOLD=ON \ 36 -DNEO_DISABLE_LD_GOLD=ON \
37 -DNEO_DISABLE_BUILTINS_COMPILATION=ON \
38 " 37 "
39EXTRA_OECMAKE:append:class-target = " \ 38EXTRA_OECMAKE:append:class-target = " \
40 -Dcloc_cmd_prefix=ocloc \ 39 -Dcloc_cmd_prefix=ocloc \