git: remove unused /usr/libexec/binutils2*/elf/ld
John Marino
marino at crater.dragonflybsd.org
Sun Feb 12 13:01:54 PST 2012
commit 602c9051f788069b48fb7e3fb5252a778caab173
Author: John Marino <draco at marino.st>
Date: Sun Feb 12 18:44:21 2012 +0100
remove unused /usr/libexec/binutils2*/elf/ld
After a recent commit (0784934ab2d8a3bba5ad1f59713db3cea8005865),
objformat handles the execution of the linker. It chooses between
/usr/libexec/binutils*/elf/ld.bfd and /usr/libexec/binutils*/elf/ld.gold
and /usr/libexec/binutils*/elf/ld is no longer referenced.
This commit cleans up the binutils 2.21 and 2.22 ld binaries using the
"make upgrade" command.
Summary of changes:
Makefile_upgrade.inc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/602c9051f788069b48fb7e3fb5252a778caab173
--
DragonFly BSD source repository
More information about the Commits
mailing list