> On 30 Aug 2021, at 04:25, WANG Xuerui wrote: > > From: WANG Xuerui > > The Linux port currently under review has arch/loongarch, and should > almost certainly remain that way till merge; meanwhile it's ARCH=loong > on the Gentoo side, per mailing list discussion[1] and eselect > adaptation[2]. This architecture is little-endian-only according to the > manual[3]. > > [1]: https://archives.gentoo.org/gentoo-dev/message/388a4b7428461660e89c8eae8c292f32 > [2]: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=a49477f39d3f000cc2ca57f18aafbd66656aba05 > [3]: https://github.com/loongson/LoongArch-Documentation/blob/2021.08.17/docs/LoongArch-Vol1-EN/basic-integer-instructions/programming-model-of-basic-integer-instructions/endian.adoc > > Signed-off-by: WANG Xuerui > --- > eclass/toolchain-funcs.eclass | 2 ++ > 1 file changed, 2 insertions(+) > Merged.