From: Andreas K. Hüttel Date: Sat, 29 Jun 2019 14:46:25 +0000 (+0200) Subject: sys-devel/binutils: disable gold testsuite in stable candidate X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d6f55a5e4ec69b06fe822b2661d06ae1d2d7f959;p=gentoo.git sys-devel/binutils: disable gold testsuite in stable candidate Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Andreas K. Hüttel --- diff --git a/sys-devel/binutils/binutils-2.32-r1.ebuild b/sys-devel/binutils/binutils-2.32-r1.ebuild index abccf3b775c0..f5cdaa639d2c 100644 --- a/sys-devel/binutils/binutils-2.32-r1.ebuild +++ b/sys-devel/binutils/binutils-2.32-r1.ebuild @@ -58,6 +58,9 @@ PATCH_DEV=${PATCH_DEV:-slyfox} [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI} https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz" +# Disable gold testsuite since it always fails. +PATCHES=( "${FILESDIR}/${PN}-2.29.1-nogoldtest.patch" ) + # # The cross-compile logic #