public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: libc-alpha@sourceware.org, Carlos O'Donell <carlos@redhat.com>
Subject: [PATCH v3 0/2] Refactor binutils configure usage
Date: Wed, 11 Jan 2023 18:17:09 -0300	[thread overview]
Message-ID: <20230111211711.4001102-1-adhemerval.zanella@linaro.org> (raw)

This patchset allows user to override all used binutils tools (ld, ar,
objcopy, gprof, nm, objdump, and readel), and remove unused options
for build-many-glibcs.py.

Changes from v2:
  * Rewrite commit message.

Adhemerval Zanella (2):
  configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
  scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option

 aclocal.m4                   |  12 ++
 configure                    | 295 ++---------------------------------
 configure.ac                 |   4 -
 scripts/build-many-glibcs.py |   5 -
 4 files changed, 27 insertions(+), 289 deletions(-)

-- 
2.34.1


             reply	other threads:[~2023-01-11 21:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11 21:17 Adhemerval Zanella [this message]
2023-01-11 21:17 ` [PATCH v3 1/2] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS Adhemerval Zanella
2023-01-11 22:32   ` Carlos O'Donell
2023-01-11 21:17 ` [PATCH v3 2/2] scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option Adhemerval Zanella
2023-01-11 22:32   ` Carlos O'Donell

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=20230111211711.4001102-1-adhemerval.zanella@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).