summaryrefslogtreecommitdiff
path: root/java/androidmk.go
diff options
context:
space:
mode:
author Sam Delmerico <delmerico@google.com> 2023-03-28 16:54:00 -0400
committer Sam Delmerico <delmerico@google.com> 2023-03-29 14:33:20 +0000
commit51d6d1c585bc5ce8fc281acb0133cbee5c8f379e (patch)
tree054777e63e3348d14dc6798a700face5e833f680 /java/androidmk.go
parent13ca1a92071c211a239670d0249461ebea84a0e8 (diff)
pass cc shared libs as order-only to rustc
The library file for a cc_shared_library dependency is added to the linkFlags of the rustc compilation action, but no explicit dependency was made on it from a Ninja perspective if a TOC was also present. This change adds the explicit dependency on the library file whether or not a TOC is present. Test: m crosvm Bug: 275416061 Change-Id: I625b62762d9ba7b4fd2b8362285528e47f728dd4
Diffstat (limited to 'java/androidmk.go')
0 files changed, 0 insertions, 0 deletions