diff options
author | Ivan Lozano <ivanlozano@google.com> | 2020-06-09 08:27:49 -0400 |
---|---|---|
committer | Ivan Lozano <ivanlozano@google.com> | 2020-06-09 08:40:24 -0400 |
commit | bec05ea26d98101b54426cc6ee55e646953f9997 (patch) | |
tree | 9c0b0a0ac825a8f06b6a4d379fa58cb4f216d9d3 /java/java_test.go | |
parent | 3ef493ff91c343881191b1fd813f57f92f3d85eb (diff) |
Specify SONAME when building Rust shared libs.
Without specifying -soname, cc binaries are unable to locate Rust
provided shared libraries. This adds the -soname linker flag for shared
libraries.
Bug: 158490355
Test: readelf -d <cc_binary> shows the expected SONAME
Change-Id: I66852a7ce24d5ea5e426f11bc1834fb56a150628
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions