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 cr16 into top-level Makefile
Date: Tue, 23 Jan 2024 09:54:29 +0100	[thread overview]
Message-ID: <Za9-xWkFnvpq-y4T@calimero.vinschen.de> (raw)
In-Reply-To: <20240121045030.22208-1-vapier@gentoo.org>

On Jan 20 23:50, Mike Frysinger wrote:
> Avoid a recursive make to speed things up a bit.
> A cr16-elf build shows installed objects & libs produce same code.
> 
> The test targets were dropped as they didn't actually work -- there
> is no test.o rule in here.
> ---
>  libgloss/Makefile.am       |   3 +
>  libgloss/Makefile.in       | 634 +++++++++++++++++++++++--------------
>  libgloss/configure         |  19 +-
>  libgloss/configure.ac      |   5 +-
>  libgloss/cr16/Makefile.in  | 158 ---------
>  libgloss/cr16/Makefile.inc |  40 +++
>  6 files changed, 455 insertions(+), 404 deletions(-)
>  delete mode 100644 libgloss/cr16/Makefile.in
>  create mode 100644 libgloss/cr16/Makefile.inc

Please go ahead, Mike.


Thanks,
Corinna


      reply	other threads:[~2024-01-23  8:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21  4:50 Mike Frysinger
2024-01-23  8:54 ` 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=Za9-xWkFnvpq-y4T@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).