summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-05-27 21:00:23 +0200
committerUlrich Müller <ulm@gentoo.org>2019-05-27 21:00:23 +0200
commit306085f5da5d8ed474b0330e199536c1103dad4f (patch)
treeb644635caa4c98d7432ee4558aa35f02a8bd9bcb /eclass
parentkernel-2.eclass: Fix comment. (diff)
downloadgentoo-306085f5da5d8ed474b0330e199536c1103dad4f.tar.gz
gentoo-306085f5da5d8ed474b0330e199536c1103dad4f.tar.bz2
gentoo-306085f5da5d8ed474b0330e199536c1103dad4f.zip
kernel-2.eclass: Whitespace.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kernel-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index a1782774289d..1b2b5d3e8b60 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -1227,7 +1227,7 @@ unipatch() {
UNIPATCH_LIST_GENPATCHES+=" ${DISTDIR}/${tarball}"
debug-print "genpatches tarball: $tarball"
- local GCC_MAJOR_VER=$(gcc-major-version)
+ local GCC_MAJOR_VER=$(gcc-major-version)
local GCC_MINOR_VER=$(gcc-minor-version)
# optimization patch for gcc < 8.X and kernel > 4.13