[Buildroot] [PATCH 1/1] package/binutils: fix build error due to architecture name is incomplete

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Apr 20 14:56:28 UTC 2019


Hello,

On Sat, 20 Apr 2019 22:33:26 +0800
陳伯綸 <nylon7717 at gmail.com> wrote:

> Sorry I make a mistake, this patch has an error, our architecture name is
> nds32 not nds32le.

Well, the architecture can be named nds32, but its tuple can be nds32le.

At least, gnuconfig supports nds32le and nds32be:

$ grep nds32 support/gnuconfig/*
support/gnuconfig/config.sub:	| nds32 | nds32le | nds32be \
support/gnuconfig/config.sub:	| nds32-* | nds32le-* | nds32be-* \

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



More information about the buildroot mailing list