FreeBSD Bugzilla – Attachment 139297 Details for
Bug 185521
books/porters-handbook: update parallel building section
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.54 KB, created by
Jason Helfman
on 2014-01-05 21:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2014-01-05 21:20:00 UTC
Size:
1.54 KB
patch
obsolete
>Index: en_US.ISO8859-1/books/porters-handbook/book.xml >=================================================================== >--- en_US.ISO8859-1/books/porters-handbook/book.xml (revision 43434) >+++ en_US.ISO8859-1/books/porters-handbook/book.xml (working copy) >@@ -5624,21 +5624,13 @@ > builds to be faster and more effective.</para> > > <para>This is achieved by passing <varname>-jX</varname> flag >- to &man.make.1; running on vendor code. Unfortunately, not >- all ports handle parallel building well. Therefore it is >- required to explicitly enable this feature by adding >- <literal>MAKE_JOBS_SAFE=yes</literal> somewhere below the >- dependency declaration section of the >- <filename>Makefile</filename>.</para> >- >- <para>Another option for controlling this feature from the >- maintainer's point of view is the >- <varname>MAKE_JOBS_UNSAFE=yes</varname> variable. It is >- used when a port is known to be broken with >- <varname>-jX</varname> and a user forces the use of multi >- processor compilations for all ports in >- <filename>/etc/make.conf</filename> with the >- <literal>FORCE_MAKE_JOBS=yes</literal> variable.</para> >+ to &man.make.1; running on vendor code. This is the default >+ build behavior of ports. Unfortunately, not all ports handle >+ parallel building well and it may be required to explicitly >+ disable this feature by adding the >+ <literal>MAKE_JOBS_UNSAFE=yes</literal> variable. It is used >+ when a port is known to be broken with >+ <varname>-jX</varname>. > </sect2> > > <sect2 xml:id="using-make">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185521
: 139297