all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: guix-devel@gnu.org
Subject: Re: branch master updated: gnu: Add musl-cross.
Date: Sun, 03 May 2020 21:26:23 +0200	[thread overview]
Message-ID: <87ftcgzuow.fsf@gnu.org> (raw)
In-Reply-To: <20200502155209.18737.35721@vcs0.savannah.gnu.org> (guix-commits@gnu.org's message of "Sat, 02 May 2020 11:52:09 -0400")

Hi Danny,

guix-commits@gnu.org skribis:

> commit f7228e317703808a8a193f6db8a3cb6ba5380f2f
> Author: Danny Milosavljevic <dannym@scratchpost.org>
> AuthorDate: Sat May 2 14:48:29 2020 +0200
>
>     gnu: Add musl-cross.
>     
>     * gnu/packages/patches/musl-cross-locate.patch: New file.
>     * gnu/packages/heads.scm: New file.
>     * gnu/local.mk (dist_patch_DATA): Add one.
>     (GNU_SYSTEM_MODULES): Add the other.

[...]

> +(define-public musl-cross
> +  (let ((revision "3")
> +        (commit "a8a66490dae7f23a2cf5e256f3a596d1ccfe1a03"))
> +  (package
> +    (name "musl-cross")

It’s an unconventional way to provide a cross-toolchain.  What about
expressing along the lines of what cross-base.scm does?

I understand cross-base.scm is becoming messy and we would need an
abstraction to facilitate its use.  Still, to me it sounds like a better
option over big monolithic packages.

WDYT?

Ludo’.


       reply	other threads:[~2020-05-03 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200502155209.18737.35721@vcs0.savannah.gnu.org>
2020-05-03 19:26 ` Ludovic Courtès [this message]
2020-05-03 20:17   ` branch master updated: gnu: Add musl-cross Danny Milosavljevic
2020-05-03 20:45     ` Vincent Legoll
2020-05-06 14:01     ` Ludovic Courtès

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

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

  git send-email \
    --in-reply-to=87ftcgzuow.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.