From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/sdl_mixer: disable parallel build
Date: Thu, 10 Oct 2019 22:08:14 +0200 [thread overview]
Message-ID: <20191010220814.6b13379d@windsurf> (raw)
In-Reply-To: <20191010185421.19153-1-fontaine.fabrice@gmail.com>
On Thu, 10 Oct 2019 20:54:21 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Build sometimes fails on:
> Fatal error: can't create build/load_aiff.o: No such file or directory
>
> Fixes:
> - http://autobuild.buildroot.org/results/c800ef60d8af0cd76f2f1de9aff573120ebd8ada
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/sdl_mixer/sdl_mixer.mk | 3 +++
> 1 file changed, 3 insertions(+)
Applied to master, thanks. The issue could probably be fixed by adding
a dependency in $(objects) in the rules written by the configure.in
script. But oh well..
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-10-10 20:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 18:54 [Buildroot] [PATCH 1/1] package/sdl_mixer: disable parallel build Fabrice Fontaine
2019-10-10 20:08 ` Thomas Petazzoni [this message]
2019-10-28 13:22 ` Peter Korsgaard
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=20191010220814.6b13379d@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.