]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk: Fix compile failures with clang
authorKhem Raj <raj.khem@gmail.com>
Mon, 5 Aug 2019 19:34:31 +0000 (12:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Aug 2019 10:23:36 +0000 (11:23 +0100)
commit94a1c0a15e57844feddad5607fb8643f7c956953
tree9065be78f9dd69fb25795070a68218259cc4cd2c
parente9beba2a33b46d31bfdd926211d22ebf2abb6c90
webkitgtk: Fix compile failures with clang

Backport upstream patch to address build regression with clang

Fixes
webkitgtk-2.24.3/Source/bmalloc/bmalloc/AvailableMemory.cpp:120:31: error: implicit instantiation of undefined template 'std::__1::array<char, 256>'
        std::array<char, 256> statmBuffer;
                              ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/webkitgtk/0001-Unreviewed-fix-build-failure-https-bugs.webkit.org-s.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.24.3.bb