Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] qt5imageformats: fix AArch64 compile
Date: Mon, 25 Jul 2016 22:35:59 +0200	[thread overview]
Message-ID: <20160725223559.6bbba979@free-electrons.com> (raw)
In-Reply-To: <1469477992-27484-1-git-send-email-ps.report@gmx.net>

Hello,

On Mon, 25 Jul 2016 22:19:52 +0200, Peter Seiderer wrote:

> +-equals(QT_ARCH, arm) {
> ++equals(QT_ARCH, arm)|equals(QT_ARCH, arm64) {
> +     SOURCES_FOR_NEON += \
> +         $$PWD/libwebp/src/dsp/dec_neon.c \
> +         $$PWD/libwebp/src/dsp/enc_neon.c \

This seems exactly identical to upstream commit
e4c1d9ece74de212ebe5c55b134de7cb23469e2d, see
https://github.com/qt/qtimageformats/commit/e4c1d9ece74de212ebe5c55b134de7cb23469e2d.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-07-25 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-25 20:19 [Buildroot] [PATCH v1] qt5imageformats: fix AArch64 compile Peter Seiderer
2016-07-25 20:35 ` Thomas Petazzoni [this message]
2016-07-25 20:52   ` Peter Seiderer

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=20160725223559.6bbba979@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox