30 Jul
2019
30 Jul
'19
6:06 a.m.
On 30/7/19 3:33 pm, Eli Schwartz wrote:
glibc is forcing !strip because it needs to manually strip and thereby exclude a few files from being stripped. I have a better solution in aur/glibc-git for this which could probably be used.
The Arch glibc package does this because Arch still does not have debug symbol package repositories and valgrind+gdb rely on them. That is an Arch limitation, and not something that concerns pacman/makepkg. Allan