[Buildroot] [PATCH] boost: allow building on Microblaze

Giulio Benetti giulio.benetti at micronovasrl.com
Tue Jun 4 15:46:43 UTC 2019


Please discard this, commit log is a little bit wrong and need to send a 
series.
Sorry for the noise.

Best regards
Giulio

Il 04/06/2019 17:14, Giulio Benetti ha scritto:
> Package boost builds correctly on Microblaze with Gcc 4.9/5/6/7/8/9 so
> add 'default y if BR2_microblaze' to
> BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTS.
> 
> Signed-off-by: Giulio Benetti <giulio.benetti at micronovasrl.com>
> ---
>   package/boost/Config.in | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/package/boost/Config.in b/package/boost/Config.in
> index 4e6bbff6df..783e86dc09 100644
> --- a/package/boost/Config.in
> +++ b/package/boost/Config.in
> @@ -78,6 +78,7 @@ config BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTS
>   	default y if BR2_mipsel
>   	default y if BR2_powerpc
>   	default y if BR2_x86_64
> +	default y if BR2_microblaze
>   
>   config BR2_PACKAGE_BOOST_CONTEXT
>   	bool "boost-context"
> 

-- 
Giulio Benetti
CTO

MICRONOVA SRL
Sede: Via A. Niedda 3 - 35010 Vigonza (PD)
Tel. 049/8931563 - Fax 049/8931346
Cod.Fiscale - P.IVA 02663420285
Capitale Sociale € 26.000 i.v.
Iscritta al Reg. Imprese di Padova N. 02663420285
Numero R.E.A. 258642


More information about the buildroot mailing list