Remove objcopy in WITHOUT_TOOLCHAIN if it's from elftoolchain

This commit is contained in:
Ed Maste 2016-02-19 15:11:54 +00:00
parent 0bd11ac8f9
commit 156e1855a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295809

View File

@ -7946,6 +7946,10 @@ OLD_FILES+=usr/share/man/man1/readelf.1.gz
OLD_FILES+=usr/share/man/man1/size.1.gz
OLD_FILES+=usr/share/man/man1/strings.1.gz
OLD_FILES+=usr/share/man/man1/strip.1.gz
.if ${MK_ELFCOPY_AS_OBJCOPY} != no
OLD_FILES+=usr/bin/objcopy
OLD_FILES+=usr/share/man/man1/objcopy.1.gz
.endif
.endif
.if ${MK_TOOLCHAIN} == no || ${MK_ELFCOPY_AS_OBJCOPY} != no
OLD_FILES+=usr/bin/elfcopy