[Buildroot] [PATCH] boost: fix sparc64 compile, set the correct instruction-set

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Nov 3 21:05:43 UTC 2015


Dear Waldemar Brodkorb,

On Tue, 3 Nov 2015 22:03:14 +0100, Waldemar Brodkorb wrote:

> +ifeq ($(BR2_sparc64),y)
> +BOOST_OPTS += architecture=sparc instruction-set=ultrasparc
> +endif

We're not setting architecture= nor instruction-set= for any other
architecture. Should we do so ?

Should the instruction-set be set to BR2_GCC_TARGET_TUNE ?

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



More information about the buildroot mailing list