about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src
diff options
context:
space:
mode:
authorFolkert de Vries <folkert@folkertdev.nl>2025-04-21 16:18:07 +0200
committerAmanieu d'Antras <amanieu@gmail.com>2025-04-23 10:38:19 +0000
commite0b634ecaefbc0dd5bdc5fdbbdc15b34328d20ce (patch)
treed29b691dcf955a29134626da59ab0ae6fdef57d4 /library/stdarch/crates/std_detect/src
parenta4ddd6c5ff819dc7b97428ff5c029b145dc7474f (diff)
downloadrust-e0b634ecaefbc0dd5bdc5fdbbdc15b34328d20ce.tar.gz
rust-e0b634ecaefbc0dd5bdc5fdbbdc15b34328d20ce.zip
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.
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions