diff --git a/Makefile b/Makefile index 869521c2a..bdb982d3e 100755 --- a/Makefile +++ b/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