summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-02-09 22:59:16 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-02-09 22:59:35 +0100
commite5061de63123407e56e2c37ca21ca48e88de770f (patch)
treeab5c1f4673a406de77ff339608fdf94bf8ed39ac /sys-libs/glibc/glibc-2.26-r6.ebuild
parentnet-misc/buka: Update maintainer's e-mail address (diff)
downloadgentoo-e5061de63123407e56e2c37ca21ca48e88de770f.tar.gz
gentoo-e5061de63123407e56e2c37ca21ca48e88de770f.tar.bz2
gentoo-e5061de63123407e56e2c37ca21ca48e88de770f.zip
sys-libs/glibc: Increase 2.26 patchlevel to 7. Only changes to test suite.
Disable tests misc/tst-ttyname (broken by sandbox) and nss/tst-nss-files-hosts-multi (broken by local revert). There are no test regressions compared to 2.26-r5 on amd64-multilib. The float128 failures are a bit strange though. Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs/glibc/glibc-2.26-r6.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.26-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r6.ebuild b/sys-libs/glibc/glibc-2.26-r6.ebuild
index 509801b287dd..172a96d333f7 100644
--- a/sys-libs/glibc/glibc-2.26-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r6.ebuild
@@ -27,7 +27,7 @@ RELEASE_VER=${PV}
GCC_BOOTSTRAP_VER="4.7.3-r1"
# Gentoo patchset
-PATCH_VER=6
+PATCH_VER=7
SRC_URI+=" https://dev.gentoo.org/~dilfridge/distfiles/${P}-patches-${PATCH_VER}.tar.bz2"
SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-${GCC_BOOTSTRAP_VER}-multilib-bootstrap.tar.bz2 )"