diff options
| -rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.48.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.48.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.48.1.bb index 5b9846a6d6..a58b44440e 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.48.1.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.48.1.bb | |||
| @@ -176,3 +176,5 @@ src_package_preprocess () { | |||
| 176 | ${B}/WebKitGTK/DerivedSources/webkit/*.cpp | 176 | ${B}/WebKitGTK/DerivedSources/webkit/*.cpp |
| 177 | } | 177 | } |
| 178 | 178 | ||
| 179 | # Clang-20 issue - https://github.com/llvm/llvm-project/issues/132322 | ||
| 180 | TOOLCHAIN:arm = "gcc" | ||
