ANDROID: kleaf: drop toolchain_version = CLANG_VERSION
This is the default now. Test: TH Bug: 212640658 Change-Id: I3fc1d7149f4e180ff1919339beb6432adf73dab3 Signed-off-by: Yifan Hong <elsk@google.com>
This commit is contained in:
+1
-2
@@ -18,6 +18,5 @@ package(
|
||||
)
|
||||
|
||||
load("//build/kleaf:common_kernels.bzl", "define_common_kernels")
|
||||
load("@kernel_toolchain_info//:dict.bzl", "CLANG_VERSION")
|
||||
|
||||
define_common_kernels(toolchain_version = CLANG_VERSION)
|
||||
define_common_kernels()
|
||||
|
||||
Reference in New Issue
Block a user