mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-05 04:38:37 +00:00
[gn build] (manually) port 2b69eb4a7d
This commit is contained in:
parent
3580721a59
commit
78d29203ad
@ -34,6 +34,7 @@ write_lit_config("lit_site_cfg") {
|
||||
extra_values = [
|
||||
"CLANG_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
|
||||
"CLANG_PLUGIN_SUPPORT=0",
|
||||
"LLVM_HOST_TRIPLE=$llvm_current_triple",
|
||||
"LLVM_INSTALL_TOOLCHAIN_ONLY=0",
|
||||
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
|
||||
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
|
||||
|
Loading…
Reference in New Issue
Block a user