Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2022 00:07:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 265254] lang/gcc11: build gets stuck
Message-ID:  <bug-265254-29464-jZnp2wclZi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265254-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265254-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265254

--- Comment #18 from Yuri Victorovich <yuri@freebsd.org> ---
Makefiles should be written in such way that they respect -jN.
If this is too difficult - there's always an option to switch to cmake or
meson.
Both tools nicely respect NCPU by themselves. There's no need to even ever
think about it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265254-29464-jZnp2wclZi>