git: Switch to binutils227 as default base binutils.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Dec 19 09:14:25 PST 2016


commit 5cc5a38c1e99afd87d0195107883f1cb1b66bb52
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Dec 19 08:02:20 2016 +0200

    Switch to binutils227 as default base binutils.
    
    DPorts were fixed to work with ld.gold version 1.12 from binutils 2.27,
    some workarounds were added to few ports. Haskell.
    ld(ld.gold) has become very strict, in some scenarios LDVER=ld.bfd will help.
    Updated binutils bring better support for world/kernel compilation with -flto.
    Also updated ld.gold now is able to link chromium without any DSO warnings.
    
    Signed-off-by: marino, swildner

Summary of changes:
 Makefile.inc1                 |  2 +-
 UPDATING                      | 11 +++++++++++
 gnu/usr.bin/Makefile.buo      |  4 ++--
 share/man/man5/make.conf.5    |  8 ++++----
 share/mk/bsd.cpu.mk           |  2 +-
 usr.bin/objformat/objformat.c |  2 +-
 6 files changed, 20 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5cc5a38c1e99afd87d0195107883f1cb1b66bb52


-- 
DragonFly BSD source repository



More information about the Commits mailing list