rust/library/stdarch/ci
Folkert de Vries e0b634ecae reset the host linker
The host's linker is used to compile build.rs files (e.g. for libc).
When the user configures a custom liker (e.g. mold) in their own
.cargo/config.toml or ~/.cargo/config.toml, that linker will likely not
work when running run-docker.sh. So, we now reset it to `cc`, which
should always be installed in the docker container.
2025-04-23 10:38:19 +00:00
..
docker Remove x86_64-unknown-linux-gnu run 2025-04-20 21:39:39 +00:00
build-std-detect.sh std_detect: Always avoid dlsym on *-linux-{musl,ohos}* targets 2025-03-26 13:55:33 +00:00
dox.sh hmm 2025-04-11 11:30:32 +00:00
run-docker.sh reset the host linker 2025-04-23 10:38:19 +00:00
run.sh Remove x86_64-unknown-linux-gnu run 2025-04-20 21:39:39 +00:00
style.sh Migrate CI to GitHub Actions (#813) 2019-09-24 09:03:56 -05:00