public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Add missing OBJCOPY variable to Makefile.in
@ 2016-06-25 16:04 Jon TURNEY
  0 siblings, 0 replies; 3+ messages in thread
From: Jon TURNEY @ 2016-06-25 16:04 UTC (permalink / raw)
  To: cygwin-cvs, newlib-cvs

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

commit fdc45c4bfbf382cac03e0b8267771fd7c5f678e6
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Mar 26 12:32:18 2016 +0100

    Add missing OBJCOPY variable to Makefile.in
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/Makefile.in b/Makefile.in
index 117fbf5..737e602 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -400,6 +400,7 @@ DLLTOOL = @DLLTOOL@
 LD = @LD@
 LIPO = @LIPO@
 NM = @NM@
+OBJCOPY = @OBJCOPY@
 OBJDUMP = @OBJDUMP@
 RANLIB = @RANLIB@
 READELF = @READELF@


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [newlib-cygwin] Add missing OBJCOPY variable to Makefile.in
@ 2016-06-26 16:28 Jon TURNEY
  0 siblings, 0 replies; 3+ messages in thread
From: Jon TURNEY @ 2016-06-26 16:28 UTC (permalink / raw)
  To: cygwin-cvs, newlib-cvs

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

commit c7b2b18116cd0ba73ff585299b5190a05e267d3f
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Mar 26 12:32:18 2016 +0100

    Add missing OBJCOPY variable to Makefile.in
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/Makefile.in b/Makefile.in
index 117fbf5..737e602 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -400,6 +400,7 @@ DLLTOOL = @DLLTOOL@
 LD = @LD@
 LIPO = @LIPO@
 NM = @NM@
+OBJCOPY = @OBJCOPY@
 OBJDUMP = @OBJDUMP@
 RANLIB = @RANLIB@
 READELF = @READELF@


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [newlib-cygwin] Add missing OBJCOPY variable to Makefile.in
@ 2016-03-26 11:32 Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2016-03-26 11:32 UTC (permalink / raw)
  To: cygwin-cvs, newlib-cvs

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

commit 4799377456ff1c702dc6cb71505c0d90bb204ed4
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Mar 26 12:32:18 2016 +0100

    Add missing OBJCOPY variable to Makefile.in
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/Makefile.in b/Makefile.in
index a519a54..1666c9d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -398,6 +398,7 @@ DLLTOOL = @DLLTOOL@
 LD = @LD@
 LIPO = @LIPO@
 NM = @NM@
+OBJCOPY = @OBJCOPY@
 OBJDUMP = @OBJDUMP@
 RANLIB = @RANLIB@
 READELF = @READELF@


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-26 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-25 16:04 [newlib-cygwin] Add missing OBJCOPY variable to Makefile.in Jon TURNEY
  -- strict thread matches above, loose matches on Subject: below --
2016-06-26 16:28 Jon TURNEY
2016-03-26 11:32 Corinna Vinschen

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