DIRACGrid/DIRACOS

Specify number of jobs to build

Closed this issue · 1 comments

Mock can be instructed to use N cores to build with

config_opts['macros']['%_smp_mflags'] = "-j4"

it might be worth mentioning this or even better to add the option

dos-build-all-rpms -j4 /tmp/DIRACOS/config/diracos.json
chaen commented

In #25