All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] qt5imageformats: fix AArch64 compile
Date: Fri, 29 Jul 2016 23:59:23 +0200	[thread overview]
Message-ID: <20160729235923.4cb31119@gmx.net> (raw)
In-Reply-To: <1B400993-7C1D-4BFE-A50F-B8F409D5C310@gmail.com>

Hello Khem,

On Wed, 27 Jul 2016 11:14:04 -0700, Khem Raj <raj.khem@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

      reply	other threads:[~2016-07-29 21:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-27 13:05 [Buildroot] [git commit] qt5imageformats: fix AArch64 compile Peter Korsgaard
2016-07-27 18:14 ` Khem Raj
2016-07-29 21:59   ` Peter Seiderer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160729235923.4cb31119@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.