diff options
author | 2025-02-21 21:10:32 +0200 | |
---|---|---|
committer | 2025-02-24 19:48:32 +0200 | |
commit | 2c6a2d8559e988e72db0a15981bec0b9c1d45574 (patch) | |
tree | 67945cf9f02e643a4f7f62eb0ebce32ea3306c3c /dev-perl | |
parent | dev-util/clion: drop 2024.1-r1 (diff) | |
download | gentoo-master.tar.gz gentoo-master.tar.bz2 gentoo-master.zip |
* Implemented the solution discussed with @thesamesam to strip
debug symbols and relocate them in ${EPREFIX}/opt/${P}.
JetBrains IDEs have almost identical .build-ids, causing conflicts
To prevent the conflicts, we relocate debug symbols per package.
The preferred method is stripping with objcopy and using debugedit to
point to their new /usr/lib/debug/ location.
Tinkered find to exclude files with $() in their name.
* Removed unneeded feature restrict "splitdebug".
* Removed unneeded sys-debug/gdb dependency.
Added instead as optfeature.
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
Closes: https://github.com/gentoo/gentoo/pull/40642
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-perl')
0 files changed, 0 insertions, 0 deletions