Home
last modified time | relevance | path

Searched refs:defaultOutDir (Results 1 – 1 of 1) sorted by relevance

/build/soong/ui/build/
Drbe.go38 defaultOutDir = "out" const
167 if config.UseRBE() && config.OutDir() != defaultOutDir {
170 …t.Sprintf("Setting OUT_DIR to a path other than %v may result in slow RBE builds.", defaultOutDir))