all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 61776@debbugs.gnu.org
Subject: [bug#61776] [PATCH] gnu: perl-extutils-pkgconfig: Support cross-compilation.
Date: Thu, 02 Mar 2023 09:51:58 +0000	[thread overview]
Message-ID: <87fsanv5ly.fsf@cbaines.net> (raw)
In-Reply-To: <20230225011934.27451-1-maxim.cournoyer@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]


Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> * guix/search-paths.scm ($PKG_CONFIG_PATH): New variable.
> * gnu/packages/pkg-config.scm (%pkg-config): Use it.
> * gnu/packages/perl.scm (perl-extutils-pkgconfig-for-target): New procedure.
> (perl-extutils-pkgconfig): Turn into a syntax that
> conditionally expands to...
> (cross-perl-extutils-pkgconfig): ... this when %current-target-system is set,
> or...
> (%perl-extutils-pkgconfig): ... this in a native compilation context.
> [arguments]: New field.
> [propagated-inputs]: Turn into...
> [native-inputs]: ... this.
> [native-search-paths]: New field.
> ---
>
>  gnu/packages/perl.scm       | 63 ++++++++++++++++++++++++++++++++++---
>  gnu/packages/pkg-config.scm |  5 ++-
>  guix/search-paths.scm       |  8 +++++
>  3 files changed, 68 insertions(+), 8 deletions(-)

I guess I've been sent this email personally because of "teams", it's
quite confusing, I can't determine the bug number from the email, but I
believe it's #61776. I'm going to reply to that bug.

Anyway, according to QA this might break perl-gtk2. Unfortunately the
comparison is a bit confused due to the openmpi related breakage, so do
ignore that in the comparison.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

  reply	other threads:[~2023-03-02  9:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  1:19 [bug#61776] [PATCH] gnu: perl-extutils-pkgconfig: Support cross-compilation Maxim Cournoyer
2023-03-02  9:51 ` Christopher Baines [this message]
2023-03-02 18:27   ` Maxim Cournoyer
2023-03-07  3:12   ` bug#61776: " Maxim Cournoyer

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=87fsanv5ly.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=61776@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /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.