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.
*** Bug 2827 has been marked as a duplicate of this bug. ***
Thanks, committed