看板 DFBSD_commit 關於我們 聯絡資訊
commit ec9f08f49a34e546afb2d8b33c2b170ae3427120 Author: Sascha Wildner <saw@online.de> Date: Sat May 29 00:38:34 2010 +0200 gcc(1): Fix compilation with "c++ -pg" (for CCVER=gcc41). We don't install profiling libraries as /usr/lib/lib${LIB}_p.a anymore since it was switched to /usr/lib/profile/lib${LIB}.a almost 5 years ago (in c4c23d9061b6eb2a3456620a48b84583b00fe0ce). Reported-by: Damian Weber <dweber@htw-saarland.de> Summary of changes: gnu/usr.bin/cc41/cc_prep/config/dragonfly.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec9f08f49a34e546afb2d8b33c2b170ae3427120 -- DragonFly BSD source repository