GNU bug report logs - #75051
[PATCH 00/14] Add loongarch64 platform support.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <873216071 <at> qq.com>

Date: Mon, 23 Dec 2024 17:04:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Zheng Junjie <873216071 <at> qq.com>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, Simon Tournier <zimon.toutoune <at> gmail.com>, Mathieu Othacehe <othacehe <at> gnu.org>, Tobias Geerinckx-Rice <me <at> tobias.gr>, 75051 <at> debbugs.gnu.org, Christopher Baines <guix <at> cbaines.net>
Subject: [bug#75051] [PATCH 01/14] guix: Add loongarch platform.
Date: Fri, 24 Jan 2025 16:53:54 +0100
Zheng Junjie <873216071 <at> qq.com> skribis:

> +(define loongarch64-linux
> +  (platform
> +   (target "loongarch64-linux-gnu")
> +   (system "loongarch64-linux")

I think you have to leave (system #f) until this is actually supported
in Guix (natively).  Otherwise ‘guix build --list-systems’ and other
bits out there will think “loongarch64-linux” is a supported system.

Ludo’.




This bug report was last modified 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.