x11-libs/pixman: Limit test suite $(makeopts_jobs) threads
authorMatt Turner <mattst88@gentoo.org>
Tue, 9 Jul 2019 20:16:41 +0000 (13:16 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 13 Jul 2019 17:37:04 +0000 (10:37 -0700)
commit15997405f8f43bf97c753ffc1f259de5629345c0
tree1c193330f941e8da96218511b3b5ce2278b883c2
parent1e5d8c2d3b39a936f4df52c4258edcb5c33ed4fb
x11-libs/pixman: Limit test suite $(makeopts_jobs) threads

Otherwise we would run as many OpenMP threads as there are CPU cores and
ignore MAKEOPTS. Since we're running tests in parallel *and* the tests
spawn multiple threads, we will still exceed $(makeopts_jobs) threads
total, but I don't think that can be helped.

Closes: https://bugs.gentoo.org/688926
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-libs/pixman/pixman-0.38.4.ebuild
x11-libs/pixman/pixman-9999.ebuild