https://bugs.winehq.org/show_bug.cgi?id=53077
Bug ID: 53077 Summary: Wine only compiles on one kernel Product: Wine Version: 7.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jon9097@gmail.com Distribution: ---
Created attachment 72497 --> https://bugs.winehq.org/attachment.cgi?id=72497 Log
Could you please tell me if there is a way to make the compilation run on all cores of the processor? By default wine takes 2 hours to compile. If I enable MAKEFLAGS="-j$(nproc)" in makepkg.conf - it won't compile at all. Is there any way to compile faster?
I use Arch Linux.
Wine only compiles on one kernel