pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR_ARM_VARIANT for ARMv8
authorAdrián Pérez de Castro <aperez@igalia.com>
Wed, 5 Jul 2017 19:08:40 +0000 (22:08 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 Jul 2017 21:21:28 +0000 (23:21 +0200)
commit4007c9e1d07ee3a0bb1353523bcf9df45bd16494
treeac815cb0c3eef68ec307531d8beb5f2266a276f1
parentd60315ef39bbc2f261d4c6e304cf4b2cf0e9bea4
pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR_ARM_VARIANT for ARMv8

This is needed for correctly building some CMake-based packages which
use this variable. For example, this is needed for WebKitGTK+ 2.16.x
to build correctly when an ARMv8 target is configured.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk