diff options
author | 2019-01-03 23:25:11 -0800 | |
---|---|---|
committer | 2019-01-03 23:25:11 -0800 | |
commit | fcabb1c5188abc94025b6e8b629a8ff969262f1d (patch) | |
tree | 41f4baddae1df9384d14d958b1a5a9ee949c1988 /java/java_test.go | |
parent | e7968b192c91020417b25b509dd3d0723cda03ac (diff) |
Don't expect depfile from .s files
.s files (unlike .S files) aren't run through the preprocessor, so -M*
doesn't actually write out a depfile.
Since our ninja is now going to be verifying that the depfile is created
(https://android-review.googlesource.com/861510), don't specify a
depfile for .s files.
Bug: 121058584
Test: apply https://android-review.googlesource.com/861510
Test: cd external/libavc; mma
Change-Id: I1697aa020c63639317c8f4771147026601ae72fc
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions