libstdcxx5: Fix profiled library creation.
authorzrj <rimvydas.jasinskas@gmail.com>
Sun, 2 Jul 2017 10:33:49 +0000 (13:33 +0300)
committerzrj <zrj@dragonflybsd.org>
Sat, 22 Jul 2017 06:51:36 +0000 (09:51 +0300)
commit6cc118c05df96664ae6a5764bdc903e9ef5b4cd7
tree168c128bbde0fa79fc2ba846822b9e1e5b6bd1d3
parente9fd39a0e1fad00a4135189b16ef18bd0f48abb0
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
gnu/lib/gcc50/libstdcxx/product/Makefile