看板 DFBSD_commit 關於我們 聯絡資訊
commit 959124dfa31a8ff5f2966a526f1ee34ca1935dee Author: Sascha Wildner <saw@online.de> Date: Mon Apr 4 02:30:21 2011 +0200 csu: Adjust some flags etc. to more closely resemble the vendor Makefile. Also, use ${PICFLAG} instead of -fpic. Submitted-by: John Marino <draco@marino.st> Summary of changes: gnu/lib/csu/Makefile.csu | 12 +++--------- gnu/lib/gcc41/csu/Makefile | 10 ++++++++++ gnu/lib/gcc44/csu/Makefile | 11 +++++++++++ 3 files changed, 24 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/959124dfa31a8ff5f2966a526f1ee34ca1935dee -- DragonFly BSD source repository