diff --git a/recipes-devtools/rust/rust-llvm.inc b/recipes-devtools/rust/rust-llvm.inc index 6c5cd2a..47c96ed 100644 --- a/recipes-devtools/rust/rust-llvm.inc +++ b/recipes-devtools/rust/rust-llvm.inc @@ -27,50 +27,6 @@ EXTRA_OECMAKE = " \ # provide almost no value. If you really need them then override this INHIBIT_PACKAGE_DEBUG_SPLIT = "1" -EXTRA_OECMAKE_append_class-target = "\ - -DCROSS_TOOLCHAIN_FLAGS_NATIVE='-DCMAKE_TOOLCHAIN_FILE=${WORKDIR}/native_toolchain.cmake' \ -" - -do_generate_native_toolchain_file() { - cat > ${WORKDIR}/native_toolchain.cmake <