mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00

All of the tier 3 targets in the list now link dynamically by default (except mips64el-unknown-linux-muslabi64, I overlooked that one). Adjust the list of targets expected to link statically accordingly. Signed-off-by: Jens Reidel <adrian@travitia.xyz>