git: Expose ld.bfd and ld.gold

John Marino marino at crater.dragonflybsd.org
Fri Sep 30 18:18:48 PDT 2016


commit 875016c420fdaac14f246722934abc113dc159d4
Author: John Marino <draco at marino.st>
Date:   Fri Sep 30 19:26:59 2016 -0500

    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).

Summary of changes:
 usr.bin/objformat/Makefile    | 2 ++
 usr.bin/objformat/objformat.c | 2 ++
 2 files changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/875016c420fdaac14f246722934abc113dc159d4


-- 
DragonFly BSD source repository


More information about the Commits mailing list