Files
build_soong/rust
Jeff Vander Stoep 6e97a7b4a1 rust: Use host linker when building for Mac host.
This behavior is non-hermetic, but matches the behavior of the C++
support. On Linux, using lld works, but on OSX, this fails because lld
does not support Apple's new .tbd files.

Bug: 155302034
Test: On both Linux and Mac hosts:
    cd external/rust; mma

Change-Id: I0ad489113d720bdb9c3b7a67cce9d1e72266f428
2020-07-15 22:02:18 +02:00
..
2020-06-26 13:31:21 +02:00
2020-07-01 11:27:12 -07:00
2020-06-26 13:31:21 +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