Revert "Add missing OBJCOPY variable to Makefile.in"

This reverts commit fdc45c4bfb.
This commit is contained in:
Jon Turney 2016-06-25 17:08:06 +01:00
parent f145c2e261
commit 980e2a62f4
1 changed files with 0 additions and 1 deletions

View File

@ -400,7 +400,6 @@ DLLTOOL = @DLLTOOL@
LD = @LD@
LIPO = @LIPO@
NM = @NM@
OBJCOPY = @OBJCOPY@
OBJDUMP = @OBJDUMP@
RANLIB = @RANLIB@
READELF = @READELF@