Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dgoma.go29 const gomaLeastNFiles = 16000 const
61 if n := ulimitOrFatal(ctx, config, "-n"); n < gomaLeastNFiles {
62 ctx.Fatalf("max open files is insufficient: %d; want >= %d.\n", n, gomaLeastNFiles)