summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-30 22:26:22 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-30 22:26:38 +0100
commite576790a512945d1884868c55e87721b4d75b56b (patch)
treec01aed0a00185ea28c34edb709e75e8f19ce203d /dev-lang/perl/perl-5.28.9999.ebuild
parentmedia-libs/libgii: mark s390 stable (diff)
downloadgentoo-e576790a512945d1884868c55e87721b4d75b56b.tar.gz
gentoo-e576790a512945d1884868c55e87721b4d75b56b.tar.bz2
gentoo-e576790a512945d1884868c55e87721b4d75b56b.zip
dev-lang/perl: Add hppa workaround, bug 634162
Patch from Debian, see https://bugs.debian.org/869122 Closes: https://bugs.gentoo.org/634162 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.28.9999.ebuild')
-rw-r--r--dev-lang/perl/perl-5.28.9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-lang/perl/perl-5.28.9999.ebuild b/dev-lang/perl/perl-5.28.9999.ebuild
index a88e2d54acf9..13cbdc3c0050 100644
--- a/dev-lang/perl/perl-5.28.9999.ebuild
+++ b/dev-lang/perl/perl-5.28.9999.ebuild
@@ -307,6 +307,10 @@ src_prepare() {
local patch
EPATCH_OPTS+=" -p1"
+ if use hppa ; then
+ epatch "${FILESDIR}/${PN}-5.26.2-hppa.patch" # bug 634162
+ fi
+
if [[ ${CHOST} == *-solaris* ]] ; then
# do NOT mess with nsl, on Solaris this is always necessary,
# when -lsocket is used e.g. to get h_errno