git: buildworld: Be more relaxed with which binutils are on the host.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Nov 29 09:52:27 PST 2011
    
    
  
commit bcb70b8185af4b8a5a28aedac8b2bbf1d42ca60a
Author: Sascha Wildner <saw at online.de>
Date:   Tue Nov 29 18:50:26 2011 +0100
    buildworld: Be more relaxed with which binutils are on the host.
    
    If the building world has a new binutils version (which at this
    point isn't yet on the host), don't make assumptions about what
    binutils version is on the host.
    
    Instead, just take from /usr/libexec/binutils* the one with the
    highest version number.
Summary of changes:
 share/mk/bsd.cpu.mk |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bcb70b8185af4b8a5a28aedac8b2bbf1d42ca60a
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list