DragonFly BSD
DragonFly commits List (threaded) for 2010-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_6 gcc(1): Fix compilation with "c++ -pg" (for CCVER=gcc41).


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 May 2010 03:12:14 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]