Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Mon, 27 May 2019 19:01:09
Message-Id: 1558983623.306085f5da5d8ed474b0330e199536c1103dad4f.ulm@gentoo
1 commit: 306085f5da5d8ed474b0330e199536c1103dad4f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 19:00:23 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 19:00:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306085f5
7
8 kernel-2.eclass: Whitespace.
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eclass/kernel-2.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
16 index a1782774289..1b2b5d3e8b6 100644
17 --- a/eclass/kernel-2.eclass
18 +++ b/eclass/kernel-2.eclass
19 @@ -1227,7 +1227,7 @@ unipatch() {
20 UNIPATCH_LIST_GENPATCHES+=" ${DISTDIR}/${tarball}"
21 debug-print "genpatches tarball: $tarball"
22
23 - local GCC_MAJOR_VER=$(gcc-major-version)
24 + local GCC_MAJOR_VER=$(gcc-major-version)
25 local GCC_MINOR_VER=$(gcc-minor-version)
26
27 # optimization patch for gcc < 8.X and kernel > 4.13