[meta-intel] [PATCH 2/4] intel-graphics-compiler: use gcc TOOLCHAIN

Naveen Saini naveen.kumar.saini at intel.com
Fri Oct 4 03:38:01 PDT 2019


Signed-off-by: Naveen Saini <naveen.kumar.saini at intel.com>
---
 .../clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.11.bb   | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.11.bb b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.11.bb
index b359b66..297f449 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.11.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.11.bb
@@ -29,9 +29,6 @@ RDEPENDS_${PN} += "opencl-clang"
 
 EXTRA_OECMAKE = "-DIGC_PREFERRED_LLVM_VERSION=9.0.0 -DPYTHON_EXECUTABLE=${HOSTTOOLS_DIR}/python3"
 
-LDFLAGS_append_class-native = " -fuse-ld=lld"
-TOOLCHAIN_class-native = "clang"
-
 BBCLASSEXTEND = "native nativesdk"
 
 UPSTREAM_CHECK_GITTAGREGEX = "^igc-(?P<pver>(?!19\..*)\d+(\.\d+)+)$"
-- 
2.7.4



More information about the meta-intel mailing list