public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Refactor binutils configure usage
@ 2023-01-11 21:17 Adhemerval Zanella
  2023-01-11 21:17 ` [PATCH v3 1/2] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS Adhemerval Zanella
  2023-01-11 21:17 ` [PATCH v3 2/2] scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option Adhemerval Zanella
  0 siblings, 2 replies; 5+ messages in thread
From: Adhemerval Zanella @ 2023-01-11 21:17 UTC (permalink / raw)
  To: libc-alpha, Carlos O'Donell

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-11 22:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 21:17 [PATCH v3 0/2] Refactor binutils configure usage Adhemerval Zanella
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

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).