public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@sourceware.org>
To: cygwin-cvs@sourceware.org, newlib-cvs@sourceware.org
Subject: [newlib-cygwin] Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
Date: Sat, 30 Jun 2018 03:14:00 -0000	[thread overview]
Message-ID: <20180630031443.17452.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d820b06d6841f598a7adf671f075d2a9002da5eb

commit d820b06d6841f598a7adf671f075d2a9002da5eb
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Sat Jun 30 00:07:44 2018 -0300

    Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
    
    for  ChangeLog
    
    	* Makefile.tpl (OBJCOPY): Add it.
    	* Makefile.in: Rebuilt, unchanged.

Diff:
---
 Makefile.tpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.tpl b/Makefile.tpl
index 94a4f79..597107c 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -403,6 +403,7 @@ DLLTOOL = @DLLTOOL@
 LD = @LD@
 LIPO = @LIPO@
 NM = @NM@
+OBJCOPY = @OBJCOPY@
 OBJDUMP = @OBJDUMP@
 RANLIB = @RANLIB@
 READELF = @READELF@


                 reply	other threads:[~2018-06-30  3:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180630031443.17452.qmail@sourceware.org \
    --to=aoliva@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    --cc=newlib-cvs@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).