看板 DFBSD_commit 關於我們 聯絡資訊
commit 9e66a35c12d8f1f909e202a12ae43ac61ec4a8a0 Author: John Marino <draco@marino.st> Date: Thu Jul 21 20:01:15 2011 +0200 gprof: Replace BSD gprof and gprof4 with gnu gprof This stops old gprof and gprof4 from getting built, and links gnu prof to /usr/bin. Summary of changes: usr.bin/Makefile | 2 -- usr.bin/objformat/Makefile | 1 + usr.bin/objformat/objformat.c | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9e66a35c12d8f1f909e202a12ae43ac61ec4a8a0 -- DragonFly BSD source repository