Files
linux/build.config.common
Nick Desaulniers 36a2610fbe ANDROID: clang: update to 13.0.2
Bug: 199534745
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I583956c5fcc4cd9f98c1cb69dbe5cdb55de1a8ed
2021-09-13 16:34:33 +00:00

16 lines
321 B
Plaintext

BRANCH=android13-5.10
KMI_GENERATION=0
LLVM=1
DEPMOD=depmod
DTC=dtc
CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-r433403/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
EXTRA_CMDS=''
STOP_SHIP_TRACEPRINTK=1
IN_KERNEL_MODULES=1
DO_NOT_STRIP_MODULES=1
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}