Pass host triple when running tests in opt-dist
This commit is contained in:
parent
a836fd65f9
commit
823d72abde
@ -79,6 +79,8 @@ llvm-config = "{llvm_config}"
|
||||
env.python_binary(),
|
||||
x_py.as_str(),
|
||||
"test",
|
||||
"--build",
|
||||
env.host_triple(),
|
||||
"--stage",
|
||||
"0",
|
||||
"tests/assembly",
|
||||
|
Loading…
x
Reference in New Issue
Block a user