summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.42.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-01-12 09:21:39 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-01-15 21:42:05 +0000
commita61205f364c2e9f40736c081bbae0b045e317093 (patch)
tree84d48159a6194cb40032e8dc9cccfd1cdf3d2791 /meta/recipes-sato/webkit/webkitgtk_2.42.2.bb
parentec4de080691717bf56170f7e39d9fb5bb2d2b2d6 (diff)
downloadopenembedded-core-a61205f364c2e9f40736c081bbae0b045e317093.tar.gz
webkitgtk: Workaround for clang compiler segfault
This is a compiler crash which is under works upstream, until its fixed lets disable musttail calls on clang+arm Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.42.2.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.42.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.42.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.42.2.bb
index 2ba60eb65b..997aa5575b 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.42.2.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.42.2.bb
@@ -14,6 +14,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
file://reproducibility.patch \
file://0d3344e17d258106617b0e6d783d073b188a2548.patch \
file://0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch \
+ file://no-musttail-arm.patch \
"
SRC_URI[sha256sum] = "5720aa3e8627f1b9f63252187d4df0f8233ae71d697b1796ebfbe5ca750bd118"