forked from OSchip/llvm-project
[gn build] port e78208f082
This commit is contained in:
parent
be795ee16a
commit
4a2c8dcc17
|
@ -38,6 +38,7 @@ write_cmake_config("lit_common_configured") {
|
|||
# We don't currently support the multiarch runtime layout.
|
||||
"LLVM_ENABLE_PER_TARGET_RUNTIME_DIR_PYBOOL=False",
|
||||
|
||||
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
|
||||
"LLVM_TOOLS_DIR=" + rebase_path("$root_build_dir/bin"),
|
||||
"LLVM_LIBRARY_OUTPUT_INTDIR=" + rebase_path("$root_build_dir/lib"),
|
||||
|
||||
|
|
Loading…
Reference in New Issue