Skip to content

Commit 41a9cd4

Browse files
committed
Set wasm32_unknown_unknown compiler in test-various
1 parent 1ea7db8 commit 41a9cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/test-various/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ ENV WASM_SCRIPT python3 /checkout/x.py --stage 2 test --host='' --target $WASM_T
5959
tests/codegen \
6060
tests/assembly \
6161
library/core
62+
ENV CC_wasm32_unknown_unknown=clang-11
6263

6364
ENV NVPTX_TARGETS=nvptx64-nvidia-cuda
6465
ENV NVPTX_SCRIPT python3 /checkout/x.py --stage 2 test --host='' --target $NVPTX_TARGETS \

0 commit comments

Comments
 (0)