DragonFly BSD
DragonFly commits List (threaded) for 2011-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: gold: Fix hardcoded library search path


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Jul 2011 15:30:11 -0700 (PDT)

commit f1c1aeac340753f250fc5a4dd770876e996b5040
Author: John Marino <draco@marino.st>
Date:   Thu Jul 21 00:26:13 2011 +0200

    gold: Fix hardcoded library search path
    
    Gold was hard-coded to search "/lib" and "/usr/lib" directories at a
    minimum.  The "/lib" directory was removed and a prefix was passed
    via CFLAGS to use a different default library path for the cross-tool
    version.

Summary of changes:
 contrib/binutils-2.21/README.DRAGONFLY   |    1 +
 contrib/binutils-2.21/gold/options.cc    |    5 +----
 gnu/usr.bin/binutils221/libgold/Makefile |    1 +
 3 files changed, 3 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f1c1aeac340753f250fc5a4dd770876e996b5040


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]