DragonFly-2.3.2.242.g587ef master gnu/usr.bin/cc34/cc_prep/confi

看板DFBSD_commit作者時間16年前 (2009/08/03 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1ATgTKTy (DFBSD_commit)