aboutsummaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-opencl
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_9.0.0.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_9.0.0.bb b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_9.0.0.bb
index e4209234..32af900d 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_9.0.0.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_9.0.0.bb
@@ -17,7 +17,6 @@ inherit cmake
DEPENDS += "clang"
DEPENDS_append_class-target = " opencl-clang-native"
-LDFLAGS_append_class-native = " -fuse-ld=lld"
COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST_libc-musl = "null"
@@ -33,5 +32,3 @@ do_install_append_class-native() {
}
BBCLASSEXTEND = "native nativesdk"
-
-TOOLCHAIN_class-native = "clang"