Attention is currently required from: Felix Singer, Martin L Roth, Elyes Haouas.
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74156 )
Change subject: util/crossgcc/buildgcc: Allow building CMake with multiple threads
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74156/comment/5d1fea20_c47d7af4
PS1, Line 7: Allow building CMake with multiple threads
not exactly - `--parallel` for `configure` only influences threads of builds done during configure. The number of the actual build process is controlled by Make's `-j` parameter.
-> "Configure CMake with multiple threads"
--
To view, visit
https://review.coreboot.org/c/coreboot/+/74156
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I89d6728a0985946b702f83770bedf767afb12690
Gerrit-Change-Number: 74156
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Elyes Haouas
ehaouas@noos.fr
Gerrit-Reviewer: Martin L Roth
gaumless@gmail.com
Gerrit-CC: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Attention: Felix Singer
felixsinger@posteo.net
Gerrit-Attention: Martin L Roth
gaumless@gmail.com
Gerrit-Attention: Elyes Haouas
ehaouas@noos.fr
Gerrit-Comment-Date: Sat, 01 Apr 2023 11:08:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment