diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 1f49351f6e..b04b4ed474 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3772,6 +3772,33 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + PARALLEL_MAKEINST + + + Extra options passed to the + make install command during the + do_install task in order to specify + parallel installation. + This variable defaults to the value of + PARALLEL_MAKE. + + Individual recipes might clear out this variable if + the software being built has problems running its + make install process in parallel. + + + + + + + + +PARALLEL_MAKEINST with the description ". + + + + + PATCHRESOLVE