You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wasi-sdk/ci/docker
Bruno Verachten d4e56f2ffc
ci: add riscv64-linux build using native RISE runner
1 week ago
..
Dockerfile ci: add riscv64-linux build using native RISE runner 1 week ago
Dockerfile.riscv64-linux ci: add riscv64-linux build using native RISE runner 1 week ago
README.md ci: add riscv64-linux build using native RISE runner 1 week ago
install-ccache.sh ci: add riscv64-linux build using native RISE runner 1 week ago

README.md

About

This folder contains the docker images that are used in CI to build the wasi-sdk release toolchains. Docker is used to intentionally use older Linux distributions to build the toolchain to have a more maximal set of glibc compatibility.

These images are intended to be used on an x86_64 host. Images start from the Dockerfile.common file and then layer on target-specific toolchains/options/etc as necessary.