]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Run all make jobs in parallel
authorAndrea Bolognani <abologna@redhat.com>
Mon, 7 Nov 2016 15:09:17 +0000 (16:09 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 7 Nov 2016 16:27:23 +0000 (17:27 +0100)
commit11d571eaa780b0b16828aa4e0e000bd8be085837
tree923bc98d5f80b0f7ff544261d26a05359517b72e
parent7b3b2540636cd15853a6c330e730c14ba5b61ca9
spec: Run all make jobs in parallel

Commit e8861f69714f changed our spec file to compile and run
tests in parallel. That's a very good step forward, but why
stop there? Let's run *all* make jobs in parallel and really
put those expensive cores to use!

On my laptop, this shaves ~10s off 'make rpm'.
libvirt.spec.in