DragonFly-2.3.0.757.gc2f0da 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
Sun Apr 19 16:00:16 PDT 2009
commit c2f0da413793a0f186a496831787b6cf797a6175
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Sun Apr 19 23:26:43 2009 +0200
gcc: add /usr/lib to the startfile search path
This will allow us to place some files (crt1.o etc) into /usr/lib, and
use other startfiles (like crtbegin.o) from their own gcc directories.
Summary of changes:
gnu/usr.bin/cc34/cc_prep/config/dragonfly-spec.h | 2 +-
gnu/usr.bin/cc41/cc_prep/config/dragonfly-spec.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2f0da413793a0f186a496831787b6cf797a6175
--
DragonFly BSD source repository
More information about the Commits
mailing list