diff options
author | Sergio Prado <sergio.prado@e-labworks.com> | 2017-09-09 08:05:36 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-09-09 22:00:16 +0200 |
commit | d47a0f4319844db3a5d0b1cd9677dbf2ffc6c54e (patch) | |
tree | 3befa7053d61caa77cb2fa6a33c1d16c3b6986da /package/libarchive/0001-Do-something-sensible-for-empty-strings-to-make-fuzz.patch | |
parent | c121c78a7be2e9ec06dfb28cd1f54867cb0f43cb (diff) | |
download | buildroot-d47a0f4319844db3a5d0b1cd9677dbf2ffc6c54e.tar.gz buildroot-d47a0f4319844db3a5d0b1cd9677dbf2ffc6c54e.zip |
stella: fix build without threads support
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>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libarchive/0001-Do-something-sensible-for-empty-strings-to-make-fuzz.patch')
0 files changed, 0 insertions, 0 deletions