GNU bug report logs - #74573
[PATCH] gnu: artanis: update to 1.0.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 28 Nov 2024 06:37:02 UTC

Severity: normal

Tags: patch

Merged with 74649

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #18 received at 74573-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: mulei <at> gnu.org, 74573-done <at> debbugs.gnu.org, 74649-done <at> debbugs.gnu.org
Subject: Re: [bug#74573] [PATCH v2] gnu: artanis: update to 1.0.0.
Date: Thu, 26 Dec 2024 23:22:46 +0100
Hi,

Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/guile-xyz.scm (artanis): update to 1.0.0.
> [source]: Remove code removing non-existent old directories.
> [arguments]<#:configure-flags>: Add aarch64 specific flag.
>
> Change-Id: I27b38eaff75cda008ae7de3eceb84dc5b7bf01aa

[...]

>      (arguments
> -     `(#:modules (((guix build guile-build-system)
> +     `(#:configure-flags
> +       '( ,@(if (target-aarch64?) '("--build=aarch64-unknown-linux-gnu") '()))

Applied without the #:configure-flags above since that’s already exactly
what happens by default.

Thanks,
Ludo’.




This bug report was last modified 146 days ago.

Previous Next


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