DragonFly-2.3.2.242.g587ef master gnu/usr.bin/cc34/cc_prep/config dragonfly-spec.h gnu/usr.bin/cc41/cc_prep/config dragonfly-spec.h

Simon Schubert corecode at crater.dragonflybsd.org
Mon Aug 3 01:35:22 PDT 2009


commit 587efea751e3922ec2ffe6e2fffbe8266d64684d
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Mon Aug 3 10:31:22 2009 +0200

    gcc34/gcc41: always set library search path
    
    Even if -nostdlib or -nodefaultlibs is specified we should pass the
    correct library search to ld, so that the user can then properly link
    against the right libs, like libc or libgcc.

Summary of changes:
 gnu/usr.bin/cc34/cc_prep/config/dragonfly-spec.h |    3 +--
 gnu/usr.bin/cc41/cc_prep/config/dragonfly-spec.h |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/587efea751e3922ec2ffe6e2fffbe8266d64684d


-- 
DragonFly BSD source repository





More information about the Commits mailing list