Hello,
May I ask what is the difference between these two parameters?
“–jobs” means how many CPU for VM during build?
“–jobs” will be invaild in chroot build situation?
Thank you.
repository to use, can be given multiple times
--registry url
registry to use, can be given multiple times
--preset name
specify a preset defined in the project
--list-presets
list all known presets
--reponame name
name of the destination dir
defaults to "_build.<dist>.<arch>"
--buildjobs number
build in parallel with 'number' jobs
--root rootdir
do the build in the 'rootdir' directory
defaults to '/var/tmp/build-root'
--arch arch
build for architecture 'arch'
defaults to the host architecture
--obs url
open build service instance for obs:/ type urls
--vm-*, --xen, --kvm, ...
--stage STAGE
Set stage for rpmbuild. Defaults to 'a'. Append a trailing '='
to only run the specified stage. Append a trailing '+' to run
the specified stage and all stages coming after it. With no
suffix, stages up to and included the specified stage are run.
--target platform
Set target platform for rpmbuild
--jobs N Use N parallel processes during build.
Sets %jobs and %_smp_mflags macros and
defines the number of CPUs to use for
VMs.
--threads N sets number of threads for VM
--ccache
Use ccache to speed up rebuilds
--ccache=sccache