Files
build_soong/rust
Ivan Lozano 2093af23c0 [rust] Pass cc dependencies as linker flags.
In order to support cc dependencies which do not start with the 'lib'
prefix, we can't pass them through the -l flag. Instead, we can pass
them directly to linker flags.

Bug: 166151658
Test: cd external/rust/; mma
Test: cd external/crosvm/; mma
Test: Test linking to a cc dep that does not begin with 'lib'

Change-Id: I5acbf3d3405e66446f3eae600b35683c4eb3d8a5
2020-08-26 17:07:29 -04:00
..
2020-08-20 17:14:19 +00:00
2020-08-13 15:58:09 +02:00
2020-08-13 15:58:09 +02:00
2020-08-13 15:58:09 +02:00
2020-07-01 11:27:12 -07:00
2020-06-24 11:56:33 +02:00
2020-06-26 09:23:47 +02:00