Bug 52299

Summary: Missing Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h in WebKitGtk tarball
Product: WebKit Reporter: Robert Ancell <robert.ancell>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch being tested that adds missing files takes from WebKit svn none

Robert Ancell
Reported 2011-01-12 08:27:46 PST
The WebKit GTK+ tarball is missing the following header file: Missing Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h Which stops the build on ARMv7 (thumb) architectures. It appears it is just missing from Source/JavaScriptCore/GNUmakefile.am Observed in WebKit GTK+ 1.3.9 and 1.3.10 (at least)
Attachments
Patch being tested that adds missing files takes from WebKit svn (133.77 KB, patch)
2011-01-12 09:22 PST, Robert Ancell
no flags
Robert Ancell
Comment 1 2011-01-12 09:22:23 PST
Created attachment 78698 [details] Patch being tested that adds missing files takes from WebKit svn
Martin Robinson
Comment 2 2011-01-12 09:47:25 PST
Note You need to log in before you can comment on or make changes to this bug.