Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840431 - sys-devel/crossdev: Add support for LoongArch
Summary: sys-devel/crossdev: Add support for LoongArch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Crossdev team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-24 02:24 UTC by WANG Xuerui
Modified: 2022-04-24 16:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WANG Xuerui gentoo-dev 2022-04-24 02:24:56 UTC
With the addition of experimental LoongArch patchset to linux-headers and glibc via USE=experimental-loong, crossdev can build toolchains for LoongArch with the USE flag selectively enabled for loongarch* targets.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-24 16:30:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=7bd38b79de36573ba1f19e9754fb78072993c387

commit 7bd38b79de36573ba1f19e9754fb78072993c387
Author:     WANG Xuerui <xen0n@gentoo.org>
AuthorDate: 2021-08-09 13:22:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-24 16:29:56 +0000

    crossdev: Add support for LoongArch (ARCH=loong)
    
    Closes: https://bugs.gentoo.org/840431
    Closes: https://github.com/gentoo/crossdev/pull/2
    Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 README   |  1 +
 crossdev | 11 ++++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-04-24 16:33:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ba4ad4fa79c6656f345b0f17ccb9050da40c05

commit 49ba4ad4fa79c6656f345b0f17ccb9050da40c05
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-24 16:32:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-24 16:32:54 +0000

    sys-devel/crossdev: add 20220424
    
    Closes: https://bugs.gentoo.org/840431
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/crossdev/Manifest                 |  1 +
 sys-devel/crossdev/crossdev-20220424.ebuild | 35 +++++++++++++++++++++++++++++
 sys-devel/crossdev/crossdev-99999999.ebuild |  3 +--
 3 files changed, 37 insertions(+), 2 deletions(-)