mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[gn build] port 1d8fc086ae26
This commit is contained in:
parent
add3426cc4
commit
687ca89b8f
@ -56,6 +56,7 @@ write_lit_config("lit_site_cfg") {
|
|||||||
# that's also read here -- but that should happen after multi-toolchain
|
# that's also read here -- but that should happen after multi-toolchain
|
||||||
# builds exist, to make sure it's a toolchain var.
|
# builds exist, to make sure it's a toolchain var.
|
||||||
"CMAKE_CXX_COMPILER=c++",
|
"CMAKE_CXX_COMPILER=c++",
|
||||||
|
"CMAKE_C_COMPILER=cc",
|
||||||
"ENABLE_BACKTRACES=1",
|
"ENABLE_BACKTRACES=1",
|
||||||
"LLVM_ENABLE_NEW_PASS_MANAGER=1",
|
"LLVM_ENABLE_NEW_PASS_MANAGER=1",
|
||||||
"LLVM_HOST_TRIPLE=$llvm_current_triple",
|
"LLVM_HOST_TRIPLE=$llvm_current_triple",
|
||||||
|
Loading…
Reference in New Issue
Block a user