Forcing serialization on when writing out the build rule makes very little sense. It was always "forced" on because we mandated a couple of environment variables due to legacy reasons. Add an attribute to RunTarget to say that a given target doesn't *need* those environment variables, and let ninja optimize them away and run the command directly if set.pull/10194/head
parent
3455f21f72
commit
8ae2bf5a9e
3 changed files with 13 additions and 9 deletions
Loading…
Reference in new issue