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: switch to Automake conditionals
Date: Thu, 17 Feb 2022 15:06:16 +0100	[thread overview]
Message-ID: <Yg5WWC/+v2/oPOgx@calimero.vinschen.de> (raw)
In-Reply-To: <20220217044345.5525-1-vapier@gentoo.org>

On Feb 16 23:43, Mike Frysinger wrote:
> Using xxx_LIBADD, xxx_DEPENDENCIES, and EXTRA_xxx_SOURCES is one way of
> conditionally including files into a target.  But it's meant more for the
> cases where the variables added to LIBADD & DEPENDENCIES are constructed
> via substitution (e.g. AC_SUBST) or other dynamic methods.  With Automake
> conditionals, then the much simpler form is to conditionally append to
> the xxx_SOURCES variable and let Automake sort everything out.
> ---
>  newlib/libc/machine/powerpc/Makefile.am | 62 ++++++++---------
>  newlib/libc/machine/powerpc/Makefile.in | 91 +++++++++++++++----------
>  2 files changed, 81 insertions(+), 72 deletions(-)

ACK,
Corinna


      reply	other threads:[~2022-02-17 14:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17  4:43 Mike Frysinger
2022-02-17 14:06 ` 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=Yg5WWC/+v2/oPOgx@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).