From 0bdc245a6ea64f56d462d519b868104343de85ad Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 19 May 2022 09:27:41 +0800 Subject: intel-compute-runtime: enable builtins IGC crash has now been resolved so we can go back to default settings. Signed-off-by: Anuj Mittal --- .../recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb | 1 - 1 file changed, 1 deletion(-) 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 = " \ -DCCACHE_ALLOWED=FALSE \ -DNEO_DISABLE_LD_LLD=ON \ -DNEO_DISABLE_LD_GOLD=ON \ - -DNEO_DISABLE_BUILTINS_COMPILATION=ON \ " EXTRA_OECMAKE:append:class-target = " \ -Dcloc_cmd_prefix=ocloc \ -- cgit v1.2.3-54-g00ecf