We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e0642 commit d64935fCopy full SHA for d64935f
ci/run.sh
@@ -187,6 +187,7 @@ case "${TARGET}" in
187
188
x86_64-unknown-linux-gnu*)
189
CPPFLAGS="${TEST_CPPFLAGS}" RUSTFLAGS="${HOST_RUSTFLAGS}" RUST_LOG=warn \
190
+ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="" \
191
cargo run "${INTRINSIC_TEST}" "${PROFILE}" \
192
--bin intrinsic-test -- intrinsics_data/x86-intel.xml \
193
--runner "${TEST_RUNNER}" \
0 commit comments