[Buildroot] [PATCH v4 15/15] package/gcc: enable gcc 9.1 for ork1 (openrisc)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 14 10:00:49 UTC 2019


On Sun, 14 Jul 2019 11:39:16 +0200
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> > # For C-SKY abiv1 & abiv2
> > ifeq ($(BR2_csky),y)
> > ifeq ($(BR2_ck610),y)
> > ABI = abiv1
> > else
> > ABI = abiv2
> > endif
> > endif  
> 
> Ah, thanks for pointing this out. I only had a look at arch/arch.mk.csky
> and arch/Config.in.csky.
> 
> This makes me wonder: should we move all this out of package/Makefile.in
> and into the per-arch .mk files instead?

Yes, I also thought about that when I merged Guo's patches for C-SKY.
But other architectures already have stuff in package/Makefile.in, so
it required a larger rework, which I didn't want to put as a
pre-requisite to merging Guo's patches.

Best regards,

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


More information about the buildroot mailing list