From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] lz4: don't build library and tools in parallel
Date: Sun, 22 Apr 2018 23:38:08 +0200 [thread overview]
Message-ID: <20180422233808.48ca70a4@windsurf> (raw)
In-Reply-To: <a05bf34066818014319e5f1f388a7f8ea0d52493.1524344332.git.baruch@tkos.co.il>
Hello,
On Sat, 21 Apr 2018 23:58:52 +0300, Baruch Siach wrote:
> Since commit e93fec6673e (lz4: bump to version 1.8.1.2) we use two make
> targets, 'lib' and 'lz4'. Both targets depend on the static library.
> When these targets run in parallel the two make instances that build the
> static library race against each other. Split these targets to ensure
> build order.
>
> Should fix:
> http://autobuild.buildroot.net/results/a8d/a8d956ff420f6a265c5c00b33646dbbc24ce2d48/
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/lz4/lz4.mk | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-04-22 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-21 20:58 [Buildroot] [PATCH] lz4: don't build library and tools in parallel Baruch Siach
2018-04-22 21:38 ` 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=20180422233808.48ca70a4@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