This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Revert "Add missing OBJCOPY variable to Makefile.in"


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

commit 980e2a62f4d1a90814f627d198387d6776ef606b
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Jun 25 17:08:06 2016 +0100

    Revert "Add missing OBJCOPY variable to Makefile.in"
    
    This reverts commit fdc45c4bfbf382cac03e0b8267771fd7c5f678e6.

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]