[Buildroot] [git commit] qt5imageformats: fix AArch64 compile

Peter Seiderer ps.report at gmx.net
Fri Jul 29 21:59:23 UTC 2016


Hello Khem,

On Wed, 27 Jul 2016 11:14:04 -0700, Khem Raj <raj.khem at gmail.com> wrote:

> > +
> > +-equals(QT_ARCH, arm) {
> > ++equals(QT_ARCH, arm)|equals(QT_ARCH, arm64) {
> 
> not aarch64 ?
> 

I think not, the Qt internal arch identifier is arm64, but aarch64 is used for the toolchain triplet...

Regards,
Peter



More information about the buildroot mailing list