diff options
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch b/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch index dc3a71d932..5033de4196 100644 --- a/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch +++ b/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch | |||
@@ -13,7 +13,7 @@ setting DEFAULT_THREAD_STACK_SIZE_IN_KB alone is not enough either | |||
13 | This patch only changes behavior when using musl, the defaults for | 13 | This patch only changes behavior when using musl, the defaults for |
14 | glibc in OE remains same | 14 | glibc in OE remains same |
15 | 15 | ||
16 | Upstream-Status: Pending | 16 | Upstream-Status: Accepted |
17 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 17 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
18 | 18 | ||
19 | --- a/Source/JavaScriptCore/runtime/OptionsList.h | 19 | --- a/Source/JavaScriptCore/runtime/OptionsList.h |