diff --git a/build.config.common b/build.config.common index d9895bb9ad64..8e328b13b082 100644 --- a/build.config.common +++ b/build.config.common @@ -3,6 +3,8 @@ KERNEL_DIR=common CC=clang LD=ld.lld +NM=llvm-nm +OBJCOPY=llvm-objcopy CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r365631c/bin BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86