From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 26 Dec 2017 19:56:02 +0100 Subject: [Buildroot] [PATCH] package/nut: workaround parallel build issue In-Reply-To: <20171223152911.12640-1-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sat, 23 Dec 2017 16:29:11 +0100") References: <20171223152911.12640-1-yann.morin.1998@free.fr> Message-ID: <87tvwduxml.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Yann" == Yann E MORIN writes: > The conditions are not trivial to reproduce, but it can happen that the > headers are not fully regenerated by the time they are included. > Since they already are present and current in the archive, just patch > out their generation from the Makefile. > Fixes: > http://autobuild.buildroot.org/results/523/5231ff39a0839ec5e1962662004214d4b0773068/ > http://autobuild.buildroot.org/results/5a7/5a75d44c028e77b58f0fd9ab794952f2b477dd84/ > Signed-off-by: "Yann E. MORIN" Thanks, but doesn't it make more sense to just use MAKE1 instead of such a non-upstreamable patch? Nut is not a very big package and has no reverse dependencies, so the impact of MAKE1 is quite small. -- Bye, Peter Korsgaard