RESOLVED FIXED 148792
[ARM] Fix the ARM Traditional build after r189288
https://bugs.webkit.org/show_bug.cgi?id=148792
Summary [ARM] Fix the ARM Traditional build after r189288
Csaba Osztrogonác
Reported 2015-09-04 02:22:53 PDT
https://trac.webkit.org/changeset/189288 broke the ARM Traditional build. https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/14916 build log: ../../Source/JavaScriptCore/assembler/MacroAssemblerARM.h: In function 'void JSC::ctiPatchCallByReturnAddress(JSC::ReturnAddressPtr, JSC::FunctionPtr)': ../../Source/JavaScriptCore/assembler/MacroAssemblerARM.h:1489:17: error: 'static void JSC::MacroAssemblerARM::repatchCall(JSC::CodeLocationCall, JSC::FunctionPtr)' is private ... I'm going to try to fix it in few days.
Attachments
Patch (2.21 KB, patch)
2015-09-04 03:25 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-09-04 03:25:55 PDT
WebKit Commit Bot
Comment 2 2015-09-04 04:16:10 PDT
Comment on attachment 260581 [details] Patch Clearing flags on attachment: 260581 Committed r189342: <http://trac.webkit.org/changeset/189342>
WebKit Commit Bot
Comment 3 2015-09-04 04:16:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.