http://bugs.winehq.org/show_bug.cgi?id=35721
George Khan a3663644@drdrb.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |a3663644@drdrb.net
--- Comment #2 from George Khan a3663644@drdrb.net --- If you have more than 1 core on your machine you can speed up compile time by
make -j4
where number is your code amount, in this case 4.
It speeds ups a lot.
Also you can disable test cases when doing bisect (don't remember how), but it is somewhere winehq guide.