]> git.lizzy.rs Git - rust.git/commit
Update how CC etc. are set in the wasi-libc Makefile.
authorDan Gohman <dev@sunfishcode.online>
Mon, 16 May 2022 12:07:28 +0000 (05:07 -0700)
committerDan Gohman <dev@sunfishcode.online>
Mon, 16 May 2022 12:07:28 +0000 (05:07 -0700)
commit4cc0cc7eb3f35bc15967922a94245917e0a7c0e2
treeb71a8fbce3c991b0f9a8ba95b9571cfad5401928
parente8af822423498e1393d71b9fa64f64b6182c5b44
Update how CC etc. are set in the wasi-libc Makefile.

wasi-libc's Makefile changed how it detects the compiler to use; update
Rust's script to set `CC` directly to the compiler it installs.
src/ci/docker/host-x86_64/dist-various-2/build-wasi-toolchain.sh