public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: "Richard Earnshaw (lists)" <Richard.Earnshaw@arm.com>
To: Joel Sherrill <joel@rtems.org>, newlib@sourceware.org
Subject: Re: [PATCH 1/3] Miscellaneous Makefile.in regenerated
Date: Thu, 01 Aug 2019 08:17:00 -0000	[thread overview]
Message-ID: <78149d31-3377-3d70-1be6-e75268b794e2@arm.com> (raw)
In-Reply-To: <1564614832-28017-2-git-send-email-joel@rtems.org>



On 01/08/2019 00:13, Joel Sherrill wrote:
> ---
>   newlib/libc/machine/msp430/Makefile.in  |  1 -
>   newlib/libc/machine/riscv/Makefile.in   | 21 +++++++-------
>   newlib/libc/search/Makefile.in          | 50 ++++++++++++---------------------
>   newlib/libm/machine/aarch64/Makefile.in |  7 +++--
>   4 files changed, 33 insertions(+), 46 deletions(-)

[...]

> diff --git a/newlib/libm/machine/aarch64/Makefile.in b/newlib/libm/machine/aarch64/Makefile.in
> index d31237e..ac85b3f 100644
> --- a/newlib/libm/machine/aarch64/Makefile.in
> +++ b/newlib/libm/machine/aarch64/Makefile.in
> @@ -52,9 +52,10 @@ PRE_UNINSTALL = :
>   POST_UNINSTALL = :
>   build_triplet = @build@
>   host_triplet = @host@
> -DIST_COMMON = $(srcdir)/../../../Makefile.shared $(srcdir)/Makefile.in \
> -	$(srcdir)/Makefile.am $(top_srcdir)/configure \
> -	$(am__configure_deps) $(srcdir)/../../../../mkinstalldirs
> +DIST_COMMON = $(srcdir)/../../../Makefile.shared INSTALL \

I don't follow why INSTALL has been added to a list of files.  There 
certainly isn't a file called INSTALL in that directory.

> +	$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
> +	$(top_srcdir)/configure $(am__configure_deps) \
> +	$(srcdir)/../../../../mkinstalldirs
>   subdir = .
>   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
>   am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
> 

      reply	other threads:[~2019-08-01  8:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 23:14 [PATCH 0/3] Add fenv.h generic infrastructure and default implementations Joel Sherrill
2019-07-31 23:14 ` [PATCH 2/3] Add default implementation of fenv.h and all methods Joel Sherrill
2019-07-31 23:58   ` Howland, Craig D. - US via newlib
2019-08-01 16:30     ` Joel Sherrill
2019-08-01 17:30       ` Howland, Craig D. - US via newlib
2019-07-31 23:14 ` [PATCH 3/3] Regenerated files from fenv.h addition Joel Sherrill
2019-07-31 23:14 ` [PATCH 1/3] Miscellaneous Makefile.in regenerated Joel Sherrill
2019-08-01  8:17   ` Richard Earnshaw (lists) [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=78149d31-3377-3d70-1be6-e75268b794e2@arm.com \
    --to=richard.earnshaw@arm.com \
    --cc=joel@rtems.org \
    --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).