Skip to content

Commit

Permalink
kernel-2.eclass: Whitespace.
Browse files Browse the repository at this point in the history
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed May 27, 2019
1 parent 7b47fa7 commit 306085f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/kernel-2.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 306085f

Please sign in to comment.