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 1ea7db8 commit 41a9cd4Copy full SHA for 41a9cd4
src/ci/docker/host-x86_64/test-various/Dockerfile
@@ -59,6 +59,7 @@ ENV WASM_SCRIPT python3 /checkout/x.py --stage 2 test --host='' --target $WASM_T
59
tests/codegen \
60
tests/assembly \
61
library/core
62
+ENV CC_wasm32_unknown_unknown=clang-11
63
64
ENV NVPTX_TARGETS=nvptx64-nvidia-cuda
65
ENV NVPTX_SCRIPT python3 /checkout/x.py --stage 2 test --host='' --target $NVPTX_TARGETS \
0 commit comments