webkitgtk: Add patches which allow building for ARMv8-A
authorAdrián Pérez de Castro <aperez@igalia.com>
Sat, 29 Jul 2017 13:16:39 +0000 (16:16 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Jul 2017 13:34:04 +0000 (15:34 +0200)
commit3e4efb30f3bf96cad33e2f8982d469803dded145
treedec9ed3430c371624589a43dc8712708e52b445c
parent3cd8023c73cef082ccaca86d7bb43ec7ec7ce56e
webkitgtk: Add patches which allow building for ARMv8-A

The two added patches allow building WebKitGTK+ when the compiler
scpecifically targets ARMv8-A, and reports as such be pre-defining
__ARCH_ARM_8A__ instead of just __ARCH_ARM_8__. Both patches were
pulled from the corresponding upstream bug reports and edited to
remove the conflicting parts which edit the ChangeLog files.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/webkitgtk/0001-WTF-Failure-to-build-when-the-compiler-specifically-.patch [new file with mode: 0644]
package/webkitgtk/0002-bmalloc-Failure-to-build-when-the-compiler-specifica.patch [new file with mode: 0644]