mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
546885ce80
Since this test is limited to aarch64 and linux hosts, the --target flag is entirely unnecessary and only breaks this on musl hosts. Let the compiler use the default target instead. Signed-off-by: Jens Reidel <adrian@travitia.xyz>