git: gprof: Replace BSD gprof and gprof4 with gnu gprof

John Marino marino at crater.dragonflybsd.org
Thu Jul 21 13:16:57 PDT 2011


commit 9e66a35c12d8f1f909e202a12ae43ac61ec4a8a0
Author: John Marino <draco at 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





More information about the Commits mailing list