Searched refs:rust_host_triple (Results 1 – 2 of 2) sorted by relevance
20 def rust_host_triple(54 @@ -522,11 +496,7 @@ def rust_host_triple(
1194 rust_host_triple=$(sed -n 's/^host: //p' "${TMPDIR1}/${TMPB}.out")1906 if test "$rust_host_triple" != "$rust_target_triple"; then