unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Sergei Trofimovich <slyfox@inbox.ru>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] config-daemon.ac: detect host AR
Date: Mon, 06 Feb 2017 10:38:46 +0100	[thread overview]
Message-ID: <874m078xqx.fsf@gnu.org> (raw)
In-Reply-To: <20170204174034.20324-1-slyfox@inbox.ru> (Sergei Trofimovich's message of "Sat, 4 Feb 2017 17:40:34 +0000")

Sergei Trofimovich <slyfox@inbox.ru> skribis:

> The problem is seen when we try to use explicit host:
>
>     ./configure --prefix=/usr --localstatedir=/var/lib --host=x86_64-pc-linux-gnu
>     make V=1
>
> Before the change:
>     ar cru libstore.a nix/libstore/libstore_a-gc.o
> After the change:
>     x86_64-pc-linux-gnu-ar cru libstore.a
>
> * config-daemon.ac: use AM_PROG_AR to detect host AR

Good catch.  Applied, thanks!

Ludo’.

  reply	other threads:[~2017-02-06  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 17:40 [PATCH] config-daemon.ac: detect host AR Sergei Trofimovich
2017-02-06  9:38 ` Ludovic Courtès [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-04 17:32 Sergei Trofimovich
2017-02-04 16:00 Sergei Trofimovich

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=874m078xqx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=slyfox@inbox.ru \
    /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).