mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
Precompile headers
This cuts 'make install -j6' on my laptop from 170s to 134s.
This commit is contained in:
parent
39a2e166dd
commit
5ff4d77f55
6 changed files with 118 additions and 5 deletions
|
@ -89,6 +89,7 @@ include mk/jars.mk
|
|||
include mk/patterns.mk
|
||||
include mk/templates.mk
|
||||
include mk/tests.mk
|
||||
include mk/precompiled-headers.mk
|
||||
|
||||
|
||||
# Include all sub-Makefiles.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue