DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
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
commit 587efea751e3922ec2ffe6e2fffbe8266d64684d
Author: Simon Schubert <corecode@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]