|
|
@@ -193,9 +193,8 @@ failures.
|
|
|
Also adds \fBparallel=\fP\fIjobs\fP or
|
|
|
\fBparallel\fP to the \fBDEB_BUILD_OPTIONS\fP environment variable which
|
|
|
allows debian/rules files to use this information for their own purposes.
|
|
|
-The \fB\%parallel=\fP\fIjobs\fP or \fBparallel\fP option in
|
|
|
-\fBDEB_BUILD_OPTIONS\fP environment variable will override the \fB\-j\fP
|
|
|
-value if this option is given.
|
|
|
+The \fB\-j\fP value will override the \fBparallel=\fP\fIjobs\fP or
|
|
|
+\fBparallel\fP option in the \fBDEB_BUILD_OPTIONS\fP environment variable.
|
|
|
Note that the \fBauto\fP value will get replaced by the actual number of
|
|
|
currently active processors, and as such will not get propagated to any
|
|
|
child process. If the number of online processors cannot be inferred then
|