mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 20:09:46 +00:00
[gn build] fix llvm-lit after d23b15cc16077
This commit is contained in:
parent
756735e559
commit
67ef9af256
@ -86,7 +86,7 @@ write_cmake_config("llvm-lit") {
|
||||
|
||||
values = [
|
||||
"LLVM_SOURCE_DIR=" + rebase_path("//llvm", dir),
|
||||
"Python3_EXECUTABLE=$python_path",
|
||||
"Python3_EXECUTABLE=/usr/bin/env $python_path",
|
||||
"BUILD_MODE=.",
|
||||
"LLVM_LIT_CONFIG_MAP=" + config_map,
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user