sys-libs/glibc: avoid RESTRICT=strip and use 'dostrip -x /'
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 18 Oct 2019 06:46:54 +0000 (07:46 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 18 Oct 2019 06:47:16 +0000 (07:47 +0100)
commit629fb0560bffdf39a923c6ee794eddfb815db579
treec8724fd8ffcfe61eb5068ba6a6652ad89f781279
parent5ba2f99e7ba7298091d0cf557bed7d3115535ffd
sys-libs/glibc: avoid RESTRICT=strip and use 'dostrip -x /'

RESTRICT=strip + 'dostrip /' does not have a desired effect
of enabling (possibly selective) stripping in portage:
https://bugs.gentoo.org/697960

Workaround it by using 'if foo && dostrip -x /' instead of
RESTRICT=strip + 'if foo || dostrip /'.

Reported-by: Arfrever Frehtes Taifersar Arahesis
Fixed-by: Arfrever Frehtes Taifersar Arahesis
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/glibc/glibc-9999.ebuild