On 07/20/2011 11:17 PM, Bill Nottingham wrote:
> Richard Shaw (hobbes1...@gmail.com) said: 
>> I don't know why I didn't notice before but I was reviewing a
>> build.log from a package and noticed it was only using -j2 when I have
>> -j4 in my .rpmmacros. If mock doesn't use .rpmmacros from the user
>> running mock then where does it get it from?
> 
>From the system macro file:

You can override it in /etc/mock/site-defaults.cfg:

config_opts['macros']['%_smp_mflags'] = "-j4"
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to