Expose ld.bfd and ld.gold
authorJohn Marino <draco@marino.st>
Sat, 1 Oct 2016 00:26:59 +0000 (19:26 -0500)
committerJohn Marino <draco@marino.st>
Sat, 1 Oct 2016 01:17:42 +0000 (20:17 -0500)
commit875016c420fdaac14f246722934abc113dc159d4
treeaceb6b1baf608aef0490fb08b57a47e1ff23957e
parentc7dd9e99aa3a73a2b238442b114742b3b527b906
Expose ld.bfd and ld.gold

It's now expected that ld, ld.bfd, and ld.gold are all installed by
modern binutils.  The -fuse-gold option on GCC depends on it (both from
base and ports) and possibly clang as well.  This work is 6 months old,
but it was never committed as collect2 utility was only recently
built and installed.

Discussed with: dillon (6 months ago).
usr.bin/objformat/Makefile
usr.bin/objformat/objformat.c