Files
build_soong/rust
Ivan Lozano 4df0257fe5 rust: Make dylib-std the canonical rlib form
This removes the dylib-std suffix from rlib variants which link against
libstd dynamically. This is by far the common case.

This fixes an issue where 'm <rust_library_rlib>' would fail since Make
would expect the suffix to be included (e.g. 'm libfoo.dylib-std').

Bug: 173312517
Bug: 268086496
Test: m <rust_library_rlib> # without a suffix
Change-Id: I1e5778c57468302a8d672d5eb540047d8bb79314
2023-06-15 18:29:22 +00:00
..
2023-03-31 17:55:16 -04:00
2023-03-31 17:55:16 -04:00
2020-08-13 15:58:09 +02:00
2023-05-19 20:31:32 +00:00
2023-01-24 16:39:52 -08:00
2022-07-28 06:57:26 -07:00
2023-04-24 11:33:50 +02:00
2023-04-24 11:33:50 +02:00
2020-11-19 20:02:34 +01:00
2023-05-19 20:31:32 +00:00