gcc: add /usr/lib to the startfile search path
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 19 Apr 2009 21:26:43 +0000 (23:26 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 19 Apr 2009 22:48:19 +0000 (00:48 +0200)
commitc2f0da413793a0f186a496831787b6cf797a6175
tree0cfb410a49abb652ca108ba7f3d521696855f623
parentf14e258b96dbdf4a63dbe549cbc6e8f77686cbe5
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.
gnu/usr.bin/cc34/cc_prep/config/dragonfly-spec.h
gnu/usr.bin/cc41/cc_prep/config/dragonfly-spec.h