Revert "Makefile: Modify KCFLAGS for less warnings"

This reverts commit b50e74dc28.
This commit is contained in:
Ksawlii 2024-12-17 20:41:54 +01:00
parent b50e74dc28
commit 62d7b53266

View file

@ -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