android_kernel_asus_sm8350/build.config.common
Raghavendra Rao Ananta aa30ee3b61 build.config.common: Move to clang-11
Switch the clang version to r383902 (clang-11). Update the
ABI snapshot accordingly.

Change-Id: I12e60c1bb3bd1e64f26bdc0b85b08e5e08b72ae9
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2020-08-05 14:34:03 -07:00

16 lines
322 B
Plaintext

BRANCH=android11-5.4
KMI_GENERATION=0
KERNEL_DIR=common
CC=clang
LD=ld.lld
NM=llvm-nm
OBJCOPY=llvm-objcopy
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin
DEPMOD=depmod
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
STOP_SHIP_TRACEPRINTK=1
IN_KERNEL_MODULES=1
DO_NOT_STRIP_MODULES=1