From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] stella: fix build without threads support
Date: Sat, 9 Sep 2017 22:01:32 +0200 [thread overview]
Message-ID: <20170909220132.76ba63a9@windsurf.lan> (raw)
In-Reply-To: <1504955136-10831-1-git-send-email-sergio.prado@e-labworks.com>
Hello,
On Sat, 9 Sep 2017 08:05:36 -0300, Sergio Prado wrote:
> Fix build error when building using toolchain without threads support:
>
> src/common/tv_filters/AtariNTSC.hxx:172:16: error: 'thread' is not a member of 'std'
> unique_ptr<std::thread[]> myThreads;
> ^~~
>
> Since version 5.0.2, Stella needs a toolchain with threads support.
>
> Fixes:
> http://autobuild.buildroot.net/results/bd30388ee24294158d0a373764408c8c846853d4
> http://autobuild.buildroot.net/results/ad1571cecfc697650b436c147b5f3a1b4326091d
> http://autobuild.buildroot.net/results/10b73362358f3af45534a0cd096672dd1460a7d0
>
> Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
> ---
> package/stella/Config.in | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-09-09 20:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-09 11:05 [Buildroot] [PATCH] stella: fix build without threads support Sergio Prado
2017-09-09 16:08 ` Yann E. MORIN
2017-09-09 20:01 ` 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=20170909220132.76ba63a9@windsurf.lan \
--to=thomas.petazzoni@free-electrons.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