commit 6cc118c05df96664ae6a5764bdc903e9ef5b4cd7
Author: zrj <rimvydas.jasins...@gmail.com>
Date:   Sun Jul 2 13:33:49 2017 +0300

    libstdcxx5: Fix profiled library creation.
    
    It was embedding archives within archives. Do not do it.
    For now created library is still partially profiled, some expansion
    to INTERNALLIB (like new INTERNALLIBPROF) handling will be needed.
    
    This is a partial fix to have c++ -pg working.
    
    While there, throw in ranlib for good measure.
    
    Reported-by: tuxillo

Summary of changes:
 gnu/lib/gcc50/libstdcxx/product/Makefile | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6cc118c05df96664ae6a5764bdc903e9ef5b4cd7


-- 
DragonFly BSD source repository

Reply via email to