Qemu accelerate chromium clang to use for Tizen GBS builds.
Change-Id: I5ca80f87fe898397081b34afad5bb4e82572bfe9
Signed-off-by: Gajendra N <gajendra.n@samsung.com>
"-Wenum-compare-conditional",
]
- if (!is_nacl && !is_tizen) {
+ if (!is_nacl) {
cflags_cc += [
# TODO(crbug.com/41486292): Fix and re-enable.
"-Wno-c++11-narrowing-const-reference",
"$deps_lib_path/gstreamer-1.0/include/gst",
]
if (is_clang) {
- include_dirs += [ "$tizen_clang_base_path/lib64/clang/18/include" ]
+ include_dirs += [ "//third_party/llvm-build/Release+Asserts/lib/clang/20/include/" ]
}
}
}
werror = false
- tizen_clang_base_path = "//tizen_src/buildtools/llvm"
+ tizen_clang_base_path = "//tizen_src/buildtools/llvm-20"
tizen_product_tv = false
tizen_product_da = false
--- /dev/null
+clang-20
\ No newline at end of file
--- /dev/null
+clang-20
\ No newline at end of file
--- /dev/null
+lld
\ No newline at end of file
--- /dev/null
+lld
\ No newline at end of file