diff --git a/lfs/Config b/lfs/Config index 42da3f3b1..f597b8c65 100644 --- a/lfs/Config +++ b/lfs/Config @@ -32,6 +32,7 @@ # Cleanup environment from any variables unexport BUILD_ARCH BUILD_PLATFORM BUILDTARGET CROSSTARGET TOOLCHAIN TOOLS_DIR +unexport XZ_OPT PARALLELISM = $(shell echo $$( \ if [ -n "$(MAX_PARALLELISM)" ] && [ $(MAX_PARALLELISM) -lt $(DEFAULT_PARALLELISM) ]; then \