[Buildroot] [PATCH 17/25] support/config-fragments/autobuild: use Bootlin toolchain for RISC-V 64 glibc

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Feb 4 09:20:46 UTC 2021


Hello,

On Wed, 3 Feb 2021 22:24:19 +0100
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> > diff --git a/support/config-fragments/autobuild/bootlin-riscv64-glibc.config b/support/config-fragments/autobuild/bootlin-riscv64-glibc.config
> > new file mode 100644
> > index 0000000000..f6c6fcaa36
> > --- /dev/null
> > +++ b/support/config-fragments/autobuild/bootlin-riscv64-glibc.config
> > @@ -0,0 +1,5 @@
> > +BR2_riscv=y
> > +BR2_RISCV_ABI_LP64=y  
> 
> The previous fragment would not specify the ABI, so that would use the
> default, lp64d.
> 
> So, why are you switching over to the lp64 ABI?

Because the Bootlin toolchain is for the LP64 ABI, and not the LP64D
ABI, and I thought it was OK to change this autobuilder testing from
LP64D to LP64.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list