Hi, Build is broken on armv6 since the update to 2.4.7. The JIT stuff has moved from Source/JavaScriptCore/jit/ExecutableAllocator.h to Source/JavaScriptCore/assembler/ARMAssembler.h The attached patch fixes that.
Hi, Due to an issue with the backend FreeBSD Bugzilla database, your original PR and any updates to it since have been lost. I've recreated the original PR as best as I can, however any attachments and updates you submitted to the PR have been lost. Please could you resubmit them? Thanks, and apologies.
Created attachment 151541 [details] unbreak on arm The removal of CPU(ARM_TRADITIONAL) is intentionnal, CPU(ARM_TRADITIONAL) is not needed and can be removed on both webkit-gtk3 and webkit2-gtk3. It is harmless if it stays though.
*** This bug has been marked as a duplicate of bug 196908 ***