diff --git a/Makefile b/Makefile
index ce92cd6345d7..3c40a632121f 100644
--- a/Makefile
+++ b/Makefile
@@ -346,7 +346,7 @@ include scripts/Kbuild.include
# Make variables (CC, etc...)
AS = $(CROSS_COMPILE)as
LD = $(CROSS_COMPILE)ld
-REAL_CC = $(CROSS_COMPILE)gcc
+CC = $(CROSS_COMPILE)gcc
CPP = $(CC) -E
AR = $(CROSS_COMPILE)ar
NM = $(CROSS_COMPILE)nm
@@ -363,7 +363,6 @@ CHECK = sparse
# Use the wrapper for the compiler. This wrapper scans for new
# warnings and causes the build to stop upon encountering them.
-CC = $(srctree)/scripts/gcc-wrapper.py $(REAL_CC)
CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
-Wbitwise -Wno-return-void $(CF)
изменить версию приложения, компанию и др. данные
о чем это?
почему не могут подойти то?
Чем отличаются rebase, checkout и cherry-pick?
checkout <идентификатор коммита>
покидает текущую ветку и переходит к заданной точке в истории.ps: редактировать вопрос это не комильфо, не надо так делать.
Tuxonblyat,