git: libstdcxx5: Fix profiled library creation.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Jul 21 23:37:57 PDT 2017


commit 6cc118c05df96664ae6a5764bdc903e9ef5b4cd7
Author: zrj <rimvydas.jasinskas at 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



More information about the Commits mailing list