diff options
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch')
| -rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch b/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch index 064925dace..82d20758c2 100644 --- a/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch +++ b/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 36c092723ec6d4908039341c9d157db8ab1c0a59 Mon Sep 17 00:00:00 2001 | 1 | From 29431aec88764072a032aa4411e26e566a3a6c0b Mon Sep 17 00:00:00 2001 |
| 2 | From: Michael Catanzaro <mcatanzaro@redhat.com> | 2 | From: Michael Catanzaro <mcatanzaro@redhat.com> |
| 3 | Date: Mon, 5 Feb 2024 11:00:49 -0600 | 3 | Date: Mon, 5 Feb 2024 11:00:49 -0600 |
| 4 | Subject: [PATCH] =?UTF-8?q?LowLevelInterpreter.cpp:339:21:=20error:=20?= | 4 | Subject: [PATCH] =?UTF-8?q?LowLevelInterpreter.cpp:339:21:=20error:=20?= |
| @@ -21,10 +21,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | |||
| 21 | 1 file changed, 2 deletions(-) | 21 | 1 file changed, 2 deletions(-) |
| 22 | 22 | ||
| 23 | diff --git a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp | 23 | diff --git a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp |
| 24 | index 75cecbbd..b1020ea4 100644 | 24 | index 76c46889..500be433 100644 |
| 25 | --- a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp | 25 | --- a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp |
| 26 | +++ b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp | 26 | +++ b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp |
| 27 | @@ -336,8 +336,6 @@ JSValue CLoop::execute(OpcodeID entryOpcodeID, void* executableAddress, VM* vm, | 27 | @@ -334,8 +334,6 @@ JSValue CLoop::execute(OpcodeID entryOpcodeID, void* executableAddress, VM* vm, |
| 28 | UNUSED_VARIABLE(t2); | 28 | UNUSED_VARIABLE(t2); |
| 29 | UNUSED_VARIABLE(t3); | 29 | UNUSED_VARIABLE(t3); |
| 30 | UNUSED_VARIABLE(t5); | 30 | UNUSED_VARIABLE(t5); |
