summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_19.35.13977.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_19.35.13977.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_19.35.13977.bb
index 71330a65..b3e8f4a1 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_19.35.13977.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_19.35.13977.bb
@@ -35,9 +35,6 @@ EXTRA_OECMAKE = " \
35 -DCCACHE_ALLOWED=FALSE \ 35 -DCCACHE_ALLOWED=FALSE \
36 " 36 "
37 37
38LDFLAGS_append_class-native = " -fuse-ld=lld"
39TOOLCHAIN_class-native = "clang"
40
41FILES_${PN} += "${libdir}/intel-opencl/libigdrcl.so" 38FILES_${PN} += "${libdir}/intel-opencl/libigdrcl.so"
42 39
43BBCLASSEXTEND = "native nativesdk" 40BBCLASSEXTEND = "native nativesdk"