Opened 14 years ago

Closed 14 years ago

#2712 closed defect (fixed)

parallel compiling set and description

Reported by: littlebat Owned by: lfs-book@…
Priority: normal Milestone: 6.7
Component: Book Version: SVN
Severity: trivial Keywords: parallel make
Cc:

Description

1, in Section 4.5. About SBUs , "set MAKEFLAGS='-j 2'" should be "export MAKEFLAGS='-j 2'" in the currently used "bash" environment;

2, in Section 6.1. Introduction , "compile packages in parallel" may be misread as "parallel make" in Section 4.5.

The patch parallel-compiling.patch fixed the issue 1 and modify the description in issue 2.

Attachments (1)

parallel-compiling.patch (1.8 KB ) - added by littlebat 14 years ago.
parallel compiling patch

Download all attachments as: .zip

Change History (2)

by littlebat, 14 years ago

Attachment: parallel-compiling.patch added

parallel compiling patch

comment:1 by bdubbs@…, 14 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 9339.

Fixed the 1st, but only changed the 2nd to read:

"do not compile separate packages in parallel" The rest of the paragraph clearly refers to this and not a "parallel make".

Note: See TracTickets for help on using tickets.