dev-lang/perl: Combine -Dd_u32align definitions, add HPPA
authorJeroen Roovers <jer@gentoo.org>
Wed, 11 Sep 2019 15:32:46 +0000 (17:32 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 11 Sep 2019 16:03:42 +0000 (18:03 +0200)
commit8cda54159254005417ef6bfc943e60f8092aa095
treecc7514433efd81e431f350157b4c5f0e58fad5e6
parentd155a49a38819019d785b9709926c59a4cc24112
dev-lang/perl: Combine -Dd_u32align definitions, add HPPA

Although unaligned accesses are not fatal on PARISC, as they are
automatically realigned as they occur, this has a non-trivial impact on
performance that ought to be fixed upstream. Work around it the same way
sparc*-* does and combine both efforts into a single myconf() call.

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Bug: https://bugs.gentoo.org/676062
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
dev-lang/perl/perl-5.28.2-r1.ebuild
dev-lang/perl/perl-5.28.9999.ebuild
dev-lang/perl/perl-5.30.0.ebuild