cmake is slow...
This commit is contained in:
@ -234,7 +234,7 @@ NO_RESTRICTED=no
|
||||
# List of packages that will always be allowed to use MAKE_JOBS
|
||||
# regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports
|
||||
# which holdup the rest of the queue to build more quickly.
|
||||
ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* webkit2* grpc*"
|
||||
ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* webkit2* grpc* cmake*"
|
||||
|
||||
# List of package name globs that should never build at the same time.
|
||||
# # Default: none
|
||||
|
||||
Reference in New Issue
Block a user