public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] newlib: powerpc: simplify reallocr & callocr build logic
Date: Wed, 16 Feb 2022 09:52:37 +0100	[thread overview]
Message-ID: <Ygy7Vee5pKhMC+bY@calimero.vinschen.de> (raw)
In-Reply-To: <20220215030252.18371-1-vapier@gentoo.org>

On Feb 14 22:02, Mike Frysinger wrote:
> Replace the custom build rules (which require copying & pasting from the
> current Makefile) with small stub files.  This allows us to drop the rules
> entirely and let Automake provide everything.
> ---
>  newlib/libc/machine/powerpc/Makefile.am    |  8 +-------
>  newlib/libc/machine/powerpc/Makefile.in    | 20 +++++++++++++-------
>  newlib/libc/machine/powerpc/vec_callocr.c  |  2 ++
>  newlib/libc/machine/powerpc/vec_reallocr.c |  2 ++
>  4 files changed, 18 insertions(+), 14 deletions(-)
>  create mode 100644 newlib/libc/machine/powerpc/vec_callocr.c
>  create mode 100644 newlib/libc/machine/powerpc/vec_reallocr.c

LGTM


Thanks,
Corinna


      reply	other threads:[~2022-02-16  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15  3:02 Mike Frysinger
2022-02-16  8:52 ` 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=Ygy7Vee5pKhMC+bY@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).