Revert "Makefile: Modify KCFLAGS for less warnings"
This reverts commit b50e74dc28
.
This commit is contained in:
parent
b50e74dc28
commit
62d7b53266
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -26,9 +26,6 @@ ANDROID_MAJOR_VERSION ?= s
|
|||
LLVM := 1
|
||||
LLVM_IAS := 1
|
||||
|
||||
# Less warnings
|
||||
KCFLAGS="${KCFLAGS} -gdwarf-4"
|
||||
|
||||
# Export them
|
||||
export ARCH
|
||||
export CROSS_COMPILE
|
||||
|
|
Loading…
Add table
Reference in a new issue