1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[gn build] port 1d8fc086ae26

This commit is contained in:
Nico Weber 2021-03-24 08:29:34 -04:00
parent add3426cc4
commit 687ca89b8f

View File

@ -56,6 +56,7 @@ write_lit_config("lit_site_cfg") {
# that's also read here -- but that should happen after multi-toolchain
# builds exist, to make sure it's a toolchain var.
"CMAKE_CXX_COMPILER=c++",
"CMAKE_C_COMPILER=cc",
"ENABLE_BACKTRACES=1",
"LLVM_ENABLE_NEW_PASS_MANAGER=1",
"LLVM_HOST_TRIPLE=$llvm_current_triple",