HomeFreeBSD

Fix qt4 ports on armv6.

Description

Fix qt4 ports on armv6.

Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.

[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html

PR: 210027
Submitted by: Mikaƫl Urankar <mikael.urankar@gmail.com>
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D8322

Details

Provenance
tcbernerAuthored on
Reviewer
rakuco
Differential Revision
D8322: Add __ARM_ARCH_6KZ__ to devel/qt4-corelib
Parents
rP442739: sysutils/docker-freebsd: add docker_flags to the rc script
Branches
Unknown
Tags
Unknown