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 1/1] setools: disable arch sparc64
Date: Wed, 23 Mar 2016 13:09:07 +0100	[thread overview]
Message-ID: <20160323130907.3c2c28ff@free-electrons.com> (raw)
In-Reply-To: <1458698562-11227-1-git-send-email-matt@thewebers.ws>

Hello,

On Tue, 22 Mar 2016 21:02:42 -0500, Matt Weber wrote:
> Currently the buildroot sparc64 toolchain encounters a series of relocation
> errors.  i.e.
> policy_scan.c: relocation truncated to fit: R_SPARC_GOT13 against symbol ....
> 
> Workaround for numerous autobuilder failures, including:
> http://autobuild.buildroot.net/results/ba1/ba1e473178bb66ebc43897b20e534606d2577ee3/
> 
> Signed-off-by: Matt Weber <matt@thewebers.ws>
> ---
>  package/setools/Config.in | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

IMO, it can be made to work quite easily on sparc64, it's just a matter
of using -fPIE to build, and not -fpie.

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

  reply	other threads:[~2016-03-23 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23  2:02 [Buildroot] [PATCH 1/1] setools: disable arch sparc64 Matt Weber
2016-03-23 12:09 ` Thomas Petazzoni [this message]
2016-03-23 21:31   ` Matthew Weber
2016-03-26 17:53     ` Thomas Petazzoni
2016-03-26 19:57       ` Matthew Weber

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=20160323130907.3c2c28ff@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.