mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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>
(cherry picked from commit 15cc1a6f99)
This commit is contained in:
committed by
Matthias Männich
parent
a5f73082c6
commit
137e78322c
@@ -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