cargo-binstall/crates/detect-targets/src
Jiahao XU a84844938d
Fix aarch64-apple-darwin fallback to x86_64h (#1278)
Run `arch -arch x86_64h /usr/bin/true` to decides whether fallback
is feasible.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-11 01:02:03 +00:00
..
detect Fix aarch64-apple-darwin fallback to x86_64h (#1278) 2023-08-11 01:02:03 +00:00
desired_targets.rs Fix doc of desired_targets (#337) 2022-09-04 15:11:28 +00:00
detect.rs Fix x86_64 fallback for aarch64 MacOS (#875) 2023-03-10 22:09:16 +11:00
lib.rs Use CARGO env variable if present (#453) 2022-10-02 04:52:25 +13:00