Previously the variable resolution was passed to compiler command line when ideally this only needs to be resolved once per build and the entrie build uses the same value. Compiler command line is computed at least once per file (plus Depends pass), so this is forking at least 5 extra times during the build. This improves things somewhat so resolution is performed less. This may have the effect of making the build appear faster when ccache is working. As the command line options maybe seen as a constant. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| configure.in | ||
| configure_mac | ||
| defs.mak.in | ||
| install-sh | ||
| magic.spec.in | ||
| makedbh.in | ||
| missing | ||
| mkdirs | ||
| mkinstalldirs | ||
| preproc.py | ||
| printmans | ||