[Buildroot] [PATCH 1/1] setools: disable arch sparc64

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 23 12:09:07 UTC 2016


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 at 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


More information about the buildroot mailing list