unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Andy Tai <atai@atai.org>
Cc: mulei@gnu.org, 74573-done@debbugs.gnu.org, 74649-done@debbugs.gnu.org
Subject: bug#74573: [PATCH v2] gnu: artanis: update to 1.0.0.
Date: Thu, 26 Dec 2024 23:22:46 +0100	[thread overview]
Message-ID: <87r05uxex5.fsf@gnu.org> (raw)
In-Reply-To: <928a869c00e7bf10e28f3abe46420824372a692a.1733293969.git.atai@atai.org> (Andy Tai's message of "Tue, 3 Dec 2024 22:33:47 -0800")

Hi,

Andy Tai <atai@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’.




      reply	other threads:[~2024-12-26 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28  6:36 [bug#74573] [PATCH] gnu: artanis: update to 1.0.0 Andy Tai
2024-12-04  6:33 ` [bug#74573] [PATCH v2] " Andy Tai
2024-12-26 22:22   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r05uxex5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=74573-done@debbugs.gnu.org \
    --cc=74649-done@debbugs.gnu.org \
    --cc=atai@atai.org \
    --cc=mulei@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).