cargo-binstall/crates/detect-targets/src
Jiahao XU 8befa3d649
Fix detect-targets on android targets (#1576)
* Fix detect-targets on android targets

By enabling linux fallback on Android.

Also add CI regression test for aarch64-linux-android target.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix CI: Add job `detect-targets-android-check` as required for merging

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-01-15 23:02:40 +00:00
..
detect Fix detect-targets glibc detection (#1421) 2023-09-29 23:46:03 +00:00
desired_targets.rs Fix fallback to cargo-install: Use the default target unless user override (#1430) 2023-09-30 00:22:21 +00:00
detect.rs Fix detect-targets on android targets (#1576) 2024-01-15 23:02:40 +00:00
lib.rs Use CARGO env variable if present (#453) 2022-10-02 04:52:25 +13:00
main.rs Investigate incorrect target detection (#1376) 2023-09-23 10:45:44 +00:00