История изменений
Исправление glibych, (текущая версия) :
man emerge:
-j [JOBS], --jobs[=JOBS]
Specifies the number of packages to build simultaneously.
If this option is given without an argument, emerge will
not limit the number of jobs that can run simultaneously.
Also see the related --load-average option. Similarly to
the --quiet-build option, the --jobs option causes all
build output to be redirected to logs. Note that interac‐
tive packages currently force a setting of --jobs=1. This
issue can be temporarily avoided by specifying
--accept-properties=-interactive.
man make:
-j [jobs], --jobs[=jobs]
Specifies the number of jobs (commands) to run simultaneously. If
there is more than one -j option, the last one is effective. If
the -j option is given without an argument, make will not limit
the number of jobs that can run simultaneously.
P.S.
Это не одно и то же, хотя параметры обозначаются одинаково, но прописываются в разных переменных.
Исправление glibych, :
man emerge:
-j [JOBS], --jobs[=JOBS]
Specifies the number of packages to build simultaneously.
If this option is given without an argument, emerge will
not limit the number of jobs that can run simultaneously.
Also see the related --load-average option. Similarly to
the --quiet-build option, the --jobs option causes all
build output to be redirected to logs. Note that interac‐
tive packages currently force a setting of --jobs=1. This
issue can be temporarily avoided by specifying
--accept-properties=-interactive.
man make:
-j [jobs], --jobs[=jobs]
Specifies the number of jobs (commands) to run simultaneously. If
there is more than one -j option, the last one is effective. If
the -j option is given without an argument, make will not limit
the number of jobs that can run simultaneously.
P.S.
Это не одно и то же, хотя параметры обозначаются одинаково, но прописываются разных переменных.
Исходная версия glibych, :
man emerge:
-j [JOBS], --jobs[=JOBS]
Specifies the number of packages to build simultaneously.
If this option is given without an argument, emerge will
not limit the number of jobs that can run simultaneously.
Also see the related --load-average option. Similarly to
the --quiet-build option, the --jobs option causes all
build output to be redirected to logs. Note that interac‐
tive packages currently force a setting of --jobs=1. This
issue can be temporarily avoided by specifying
--accept-properties=-interactive.