diff --git a/recipes-devtools/rust/rust.inc b/recipes-devtools/rust/rust.inc index c7c4bd5..f28f0b5 100644 --- a/recipes-devtools/rust/rust.inc +++ b/recipes-devtools/rust/rust.inc @@ -13,9 +13,6 @@ B = "${WORKDIR}/build" DEPENDS += "file-native" -# Avoid having the default bitbake.conf disable sub-make parallelization -EXTRA_OEMAKE = "" - PACKAGECONFIG ??= "" # Controls whether we use the local rust to build.