public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] libgloss: merge sparc configure script up a level
Date: Wed, 23 Feb 2022 13:44:06 +0100	[thread overview]
Message-ID: <YhYsFh7UtAQiv0G4@calimero.vinschen.de> (raw)
In-Reply-To: <20220218022926.10341-1-vapier@gentoo.org>

On Feb 17 21:29, Mike Frysinger wrote:
> Move the minor sparc-specific logic to a dedicated variable so we can
> merge its configure logic up a level.
> ---
>  libgloss/Makefile.in              |   19 +-
>  libgloss/configure                |    5 +-
>  libgloss/configure.ac             |    3 +-
>  libgloss/sparc/Makefile.in        |   14 +-
>  libgloss/sparc/acinclude.m4       |   15 +
>  libgloss/sparc/aclocal.m4         |  384 ---
>  libgloss/sparc/configure          | 3937 -----------------------------
>  libgloss/sparc/configure.ac       |   64 -
>  libgloss/sparc/libsys/Makefile.in |    4 +-
>  9 files changed, 38 insertions(+), 4407 deletions(-)
>  create mode 100644 libgloss/sparc/acinclude.m4
>  delete mode 100644 libgloss/sparc/aclocal.m4
>  delete mode 100755 libgloss/sparc/configure
>  delete mode 100644 libgloss/sparc/configure.ac

LGTM


Thx,
Corinna


      reply	other threads:[~2022-02-23 12:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18  2:29 Mike Frysinger
2022-02-23 12:44 ` Corinna Vinschen [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=YhYsFh7UtAQiv0G4@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@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).