Gentoo Archives: gentoo-portage-dev

From: Sergei Trofimovich <slyfox@g.o>
To: Joakim Tjernlund <Joakim.Tjernlund@××××××××.com>
Cc: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Avoid stripping ld.so ?
Date: Wed, 29 Aug 2018 22:58:48
Message-Id: 20180829235838.76c35a54@sf
In Reply to: [gentoo-portage-dev] Avoid stripping ld.so ? by Joakim Tjernlund
1 On Wed, 29 Aug 2018 20:10:54 +0000
2 Joakim Tjernlund <Joakim.Tjernlund@××××××××.com> wrote:
3
4 > Is there a way for portage to avoid strippning debug syms for ld.so ?
5 Tweaking ebuild to expand STRIP_MASK for ld.so might help.
6
7 > I would like to avoid building all of glibc with debug syms.
8 s/building/installing, right?
9
10 You will have to build all (or large part) of glibc with debug
11 symbols anyways as ld.so is linked of multiple source files.
12
13 --
14
15 Sergei

Replies

Subject Author
Re: [gentoo-portage-dev] Avoid stripping ld.so ? Joakim Tjernlund <Joakim.Tjernlund@××××××××.com>