all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Cyril Roelandt <tipecaml@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 0/2] Add libpeas.
Date: Thu, 17 Oct 2013 13:36:07 +0200	[thread overview]
Message-ID: <87siw0i0yg.fsf@gnu.org> (raw)
In-Reply-To: <20131017004258.GA16206@gmail.com> (Cyril Roelandt's message of "Thu, 17 Oct 2013 02:42:58 +0200")

Cyril Roelandt <tipecaml@gmail.com> skribis:

> On Tue, Oct 15, 2013 at 10:12:25PM +0200, Ludovic Courtès wrote:
>> Cyril Roelandt <tipecaml@gmail.com> skribis:
>> 
>> > These two patches add libpeas. The first one enables the introspection feature
>> > for a few GNOME packages; the second adds libpeas.
>> 
>> Nice!
>> 
>> > +           ;; The scanner will use the CC environment variable.
>> > +           (setenv "CC" "gcc")
>> 
>> Before we copy/paste these two lines in a dozen packages ;-), what about
>> patching the damn scanner directly in gobject-introspection?
>
> Indeed, this makes sense :)
>
>> 
>> IIUC it’d be just about patching ‘giscanner/sourcescanner.py’ to default
>> to /nix/store/.../bin/gcc instead of cc.
>> 
>> WDYT?
>
> I patched it so that it first tries to use $CC, then 'cc', then
> /nix/store/.../bin/gcc. This way, if the user set $CC or has a 'cc' symlink,
> there will be no surprises.

Even better.

Thanks,
Ludo’.

      reply	other threads:[~2013-10-17 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-15  0:13 [PATCH 0/2] Add libpeas Cyril Roelandt
2013-10-15  0:13 ` [PATCH 1/2] gnu: gtk+: enable introspection Cyril Roelandt
2013-10-15  0:13 ` [PATCH 2/2] gnu: Add libpeas Cyril Roelandt
2013-10-15 20:12 ` [PATCH 0/2] " Ludovic Courtès
2013-10-17  0:42   ` Cyril Roelandt
2013-10-17 11:36     ` 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

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

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