cargo-binstall/crates/detect-targets/src/detect
Jiahao XU 42672ccf40
Fix detect_targets_linux: Detect arch/libc at runtime using guess_host_triple (#649)
- Enable `guess_host_triple` on all targets
 - Fix `detect_targets_linux`: Detect runtime arch/libc using
   `guess_host_triple` instead of using the one specified in `TARGET`.
 - Add support for android in `detect_targets`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-04 14:32:13 +13:00
..
linux.rs Fix detect_targets_linux: Detect arch/libc at runtime using guess_host_triple (#649) 2023-01-04 14:32:13 +13:00
macos.rs Refactor detect-targets (#636) 2022-12-29 01:24:28 +00:00
windows.rs Refactor detect-targets (#636) 2022-12-29 01:24:28 +00:00