[Webkit-unassigned] [Bug 252758] [GTK] 2.39 fails to build on riscv64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 08:59:57 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252758

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Try this:

diff --git a/Source/JavaScriptCore/b3/B3Validate.cpp b/Source/JavaScriptCore/b3/B3Validate.cpp
index 5e8caa8c79f8..0e47cbb43868 100644
--- a/Source/JavaScriptCore/b3/B3Validate.cpp
+++ b/Source/JavaScriptCore/b3/B3Validate.cpp
@@ -43,6 +43,7 @@
 #include "B3Variable.h"
 #include "B3VariableValue.h"
 #include "B3WasmBoundsCheckValue.h"
+#include <wasm/WasmTypeDefinition.h>
 #include <wtf/HashSet.h>
 #include <wtf/StringPrintStream.h>
 #include <wtf/text/CString.h>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230228/a0c4cf18/attachment.htm>


More information about the webkit-unassigned mailing list