Author: bdrewery
Date: Sun Nov 13 00:11:19 2016
New Revision: 308604
URL: https://svnweb.freebsd.org/changeset/base/308604
Log:
Remove lingering ELFCOPY_AS_OBJCOPY missed in r306649.
Sponsored by: Dell EMC Isilon
Modified:
head/targets/pseudo/userland/gnu/Makefile.depend
Modified: head/targets/pseudo/userland/gnu/Makefile.depend
==============================================================================
--- head/targets/pseudo/userland/gnu/Makefile.depend Sun Nov 13 00:11:15
2016 (r308603)
+++ head/targets/pseudo/userland/gnu/Makefile.depend Sun Nov 13 00:11:19
2016 (r308604)
@@ -111,10 +111,6 @@ DIRDEPS = \
gnu/usr.bin/texinfo/makeinfo \
gnu/usr.bin/texinfo/texindex \
-.if ${MK_ELFCOPY_AS_OBJCOPY} == "no"
-DIRDEPS+= gnu/usr.bin/binutils/objcopy
-.endif
-
.if ${MK_GPL_DTC} != "no"
DIRDEPS+= gnu/usr.bin/dtc
.endif
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"