Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 07 Mar 2020 12:12:12
Message-Id: 1583583123.c947ca18d358bd7165598d35a9ec2d47167869ee.slyfox@gentoo
1 commit: c947ca18d358bd7165598d35a9ec2d47167869ee
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 7 12:11:45 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 7 12:12:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c947ca18
7
8 toolchain.eclass: tweak comment
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11
12 eclass/toolchain.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
16 index 05d13189d3d..ece57dafbd7 100644
17 --- a/eclass/toolchain.eclass
18 +++ b/eclass/toolchain.eclass
19 @@ -593,7 +593,7 @@ toolchain_src_prepare() {
20
21 # Prevent new texinfo from breaking old versions (see #198182, #464008)
22 if tc_version_is_at_least 4.1; then
23 - tc_apply_patches "Remove texinfo (bug #198182, bug ##464008)" "${FILESDIR}"/gcc-configure-texinfo.patch
24 + tc_apply_patches "Remove texinfo (bug #198182, bug #464008)" "${FILESDIR}"/gcc-configure-texinfo.patch
25 fi
26
27 # >=gcc-4