From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/most: disable parallel build
Date: Sun, 14 Apr 2019 14:57:19 +0200 [thread overview]
Message-ID: <20190414145719.58ea47ed@windsurf> (raw)
In-Reply-To: <20190414100026.17122-1-arnout@mind.be>
On Sun, 14 Apr 2019 12:00:26 +0200
"Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be> wrote:
> The hand-written Makefile is not parallel-build safe: the objs directory
> is created in a separate rule, but the rules that create files in that
> directory don't depend on it.
>
> Although this relatively simple to fix, upstream clearly doesn't care
> about parallel builds so it is likely to break again in the future.
> Since most consists of just a dozen source files, just disable parallel
> build.
>
> Fixes:
> http://autobuild.buildroot.net/results/c7540203a8eadad3f324f0d7e7fe66a526d4a2e9
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Cc: Sven Oliver Moll <buildroot@svol.li>
> ---
> package/most/most.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-04-14 12:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-14 10:00 [Buildroot] [PATCH] package/most: disable parallel build Arnout Vandecappelle
2019-04-14 12:57 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190414145719.58ea47ed@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox