public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
@ 2018-06-30  3:14 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2018-06-30  3:14 UTC (permalink / raw)
  To: cygwin-cvs, newlib-cvs

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@


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-30  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-30  3:14 [newlib-cygwin] Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild Alexandre Oliva

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).