All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] jemalloc: fix sparc64 build
Date: Fri, 15 Jul 2016 09:52:14 +0200	[thread overview]
Message-ID: <20160715095214.74766065@free-electrons.com> (raw)
In-Reply-To: <1468530719-12814-1-git-send-email-eric.le.bihan.dev@free.fr>

Hello,

On Thu, 14 Jul 2016 23:11:59 +0200, Eric Le Bihan wrote:
> GCC 4.9.3 for sparc64 defines __sparc_v9__, not __sparc64__ nor
> __sparcv9 (as reported by `gcc -dM -E - < /dev/null | egrep 'sparc|arch'`).
> 
> This prevents LG_QUANTUM from being properly defined. Adding this new
> value solves the issue.
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/95d/95df560b13be7abbce6aeeb3ed0f0814d597bd08/
> 
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> ---
>  ...001-Fix-LG_QUANTUM-definition-for-sparc64.patch | 30 ++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
>  create mode 100644 package/jemalloc/0001-Fix-LG_QUANTUM-definition-for-sparc64.patch

Applied to master, thanks. Please submit the patch upstream to the
jemalloc project. Thanks!

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

      reply	other threads:[~2016-07-15  7:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-14 21:11 [Buildroot] [PATCH] jemalloc: fix sparc64 build Eric Le Bihan
2016-07-15  7:52 ` Thomas Petazzoni [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=20160715095214.74766065@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 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.