diff options
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.40.21182.bb | 3 |
1 files changed, 1 insertions, 2 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 2a34526a..af66e49d 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,9 +34,8 @@ 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 \ | ||
| 37 | " | 38 | " |
| 38 | EXTRA_OECMAKE:append:class-native = " -DNEO_DISABLE_BUILTINS_COMPILATION=ON" | ||
| 39 | |||
| 40 | EXTRA_OECMAKE:append:class-target = " \ | 39 | EXTRA_OECMAKE:append:class-target = " \ |
| 41 | -Dcloc_cmd_prefix=ocloc \ | 40 | -Dcloc_cmd_prefix=ocloc \ |
| 42 | " | 41 | " |
