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

Jon TURNEY jturney@sourceware.org
Sat Jun 25 16:08:00 GMT 2016


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@



More information about the Cygwin-cvs mailing list