diff options
author | 2021-11-04 16:39:59 -0700 | |
---|---|---|
committer | 2021-11-04 16:39:59 -0700 | |
commit | 943ac416d25f6395a197fdb53fc941d3fcc477f9 (patch) | |
tree | 62d204c8d639351406e6050929ac5da10d662cec /rust/fuzz_test.go | |
parent | ed7cc80be26f2beb4821d8e200fcccdd5ef62e1b (diff) |
Collect generated rbc files under one folder
Mk2rbc takes a .mk file and produces a .rbc file under the
same path, but with a different stem. For example:
build/test/foo.mk becomes out/build/test/foo.rbc
This makes it difficult to see everything that mk2rbc has
generated in the out folder. Move the generated files to
out/rbc instead, so they have a common stem that is separate
from the rest of the build outputs.
Fixes: 202249430
Test: m RBC_PRODUCT_CONFIG=1 nothing
Change-Id: If3edba3feef9c2d3631244d533b997ef0b8b4e8b
Diffstat (limited to 'rust/fuzz_test.go')
0 files changed, 0 insertions, 0 deletions