[Buildroot] [PATCH] boost: Force the target ABI for MIPS architecture

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 7 08:18:32 UTC 2014


Dear Vicente Olivert Riera,

On Wed, 3 Sep 2014 16:10:49 +0100, Vicente Olivert Riera wrote:

> +	     abi=$(if $(BR2_MIPS_OABI32),o32,sysv) \

Are you sure this is sufficient to handle MIPS in Boost? Reading the
Boost code, I see that it also supports abi=n64 and abi=n32. Maybe you
should have a look and see if additional cases of ABIs are needed.

Thanks!

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



More information about the buildroot mailing list