Set wasm32_unknown_unknown compiler in test-various
This commit is contained in:
parent
1ea7db8a54
commit
41a9cd4810
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ ENV WASM_SCRIPT python3 /checkout/x.py --stage 2 test --host='' --target $WASM_T
|
|||
tests/codegen \
|
||||
tests/assembly \
|
||||
library/core
|
||||
ENV CC_wasm32_unknown_unknown=clang-11
|
||||
|
||||
ENV NVPTX_TARGETS=nvptx64-nvidia-cuda
|
||||
ENV NVPTX_SCRIPT python3 /checkout/x.py --stage 2 test --host='' --target $NVPTX_TARGETS \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue