gcc34/gcc41: always set library search path
authorSimon Schubert <corecode@dragonflybsd.org>
Mon, 3 Aug 2009 08:31:22 +0000 (10:31 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 3 Aug 2009 08:31:22 +0000 (10:31 +0200)
commit587efea751e3922ec2ffe6e2fffbe8266d64684d
tree00580219c2e3b0cd18bc493b0f05b7e644f4549c
parent5c7070f77490ea6e5b3e1a25919ae2ba26997239
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.
gnu/usr.bin/cc34/cc_prep/config/dragonfly-spec.h
gnu/usr.bin/cc41/cc_prep/config/dragonfly-spec.h