Bug 2821

Summary: [PATCH] Patch for JavaScriptCore in QtWebKit module.
Product: buildroot Reporter: Daniel Nyström <daniel.nystrom>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: major CC: buildroot, daniel.nystrom, laborer2008
Priority: P1    
Version: unspecified   
Target Milestone: 2010.11   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Patch for JavaScriptCore in QtWebKit module

Description Daniel Nyström 2010-11-15 16:25:06 UTC
Created attachment 2671 [details]
Patch for JavaScriptCore in QtWebKit module

Even though the Qt package already contains a JavaScriptCore patch, it will only patch the JSC source QtScript.

WebKit does also contain the source of JavaScriptCore which also needs about the same patching to compile on uClibc.

Since the two files do look similar, it could diverge anytime so please keep these patches separated in two files.

Patch attached.
Comment 1 Thomas Petazzoni 2010-11-16 17:10:07 UTC
*** Bug 2827 has been marked as a duplicate of this bug. ***
Comment 2 Peter Korsgaard 2010-11-17 21:01:28 UTC
Thanks, committed