Merge "Always keep rsp files" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cd4c32e556
@@ -38,6 +38,7 @@ func runNinja(ctx Context, config Config) {
|
||||
executable := config.PrebuiltBuildTool("ninja")
|
||||
args := []string{
|
||||
"-d", "keepdepfile",
|
||||
"-d", "keeprsp",
|
||||
"--frontend_file", fifo,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user