public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/strace/files/
Date: Sat,  2 May 2020 20:42:06 +0000 (UTC)	[thread overview]
Message-ID: <1588452114.3f5d5c43f7239c2e5571a8bda595fe38b4aaf129.floppym@gentoo> (raw)

commit:     3f5d5c43f7239c2e5571a8bda595fe38b4aaf129
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat May  2 20:41:54 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat May  2 20:41:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5d5c43

dev-util/strace: use AM_PROG_AR

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-util/strace/files/strace-5.6-AR.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/strace/files/strace-5.6-AR.patch b/dev-util/strace/files/strace-5.6-AR.patch
index ac8cc31e1d7..8386bc41882 100644
--- a/dev-util/strace/files/strace-5.6-AR.patch
+++ b/dev-util/strace/files/strace-5.6-AR.patch
@@ -1,4 +1,4 @@
-From 0b0dccc7f198ce93f9b5faa3613b1630bffb338f Mon Sep 17 00:00:00 2001
+From 81e11a9b8c9469002833bd1707a435b1f81baf92 Mon Sep 17 00:00:00 2001
 From: Mike Gilbert <floppym@gentoo.org>
 Date: Sat, 2 May 2020 16:25:21 -0400
 Subject: [PATCH] configure: check AR variable for 'ar' tool
@@ -11,14 +11,14 @@ Bug: https://bugs.gentoo.org/720712
  1 file changed, 1 insertion(+)
 
 diff --git a/configure.ac b/configure.ac
-index 6aabc2c8..7d6dde67 100644
+index 6aabc2c8..da486c24 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -36,6 +36,7 @@ AC_PROG_CC_STDC
  AC_PROG_CPP
  AC_PROG_INSTALL
  AC_PROG_RANLIB
-+AC_CHECK_TOOL([AR], [ar])
++AM_PROG_AR
  
  AC_USE_SYSTEM_EXTENSIONS
  AX_CODE_COVERAGE


             reply	other threads:[~2020-05-02 20:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 20:42 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-17 16:28 [gentoo-commits] repo/gentoo:master commit in: dev-util/strace/files/ Aaron Bauman
2021-07-10 21:16 Conrad Kostecki

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=1588452114.3f5d5c43f7239c2e5571a8bda595fe38b4aaf129.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox