On 07/23/19 09:47, Jordan Justen wrote: > Reviewed-by: Jordan Justen <jordan.l.jus...@intel.com> > > Laszlo, want me to add your r-b?
Yes, please: 86503359-2f97-a602-b918-abb8cb3d6da2@redhat.com">http://mid.mail-archive.com/86503359-2f97-a602-b918-abb8cb3d6da2@redhat.com https://edk2.groups.io/g/devel/message/44239 (At the time of writing my email, your R-b was already on the list, but I hadn't seen it yet -- you sent your R-b between my prior IMAP sync and my reading of the v2 patch.) Thanks! Laszlo > On 2019-07-22 17:32:25, wrote: >> Enable multithreaded builds by default when building OvmfPkg >> using build.sh. >> This can drastically reduce build times. For example, on a >> modern ThreadRipper system the time required to build decreases >> from 3 minutes to 1 minute. >> >> Signed-off-by: Rebecca Cran <rebe...@bsdio.com> >> --- >> OvmfPkg/build.sh | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/OvmfPkg/build.sh b/OvmfPkg/build.sh >> index 4fcbdd2bc9..bacab5e22a 100755 >> --- a/OvmfPkg/build.sh >> +++ b/OvmfPkg/build.sh >> @@ -40,7 +40,7 @@ ARCH_X64=no >> BUILDTARGET=DEBUG >> BUILD_OPTIONS= >> PLATFORMFILE= >> -THREADNUMBER=1 >> +THREADNUMBER=0 >> LAST_ARG= >> RUN_QEMU=no >> ENABLE_FLASH=no >> -- >> 2.22.0 >> >> >> >> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#44251): https://edk2.groups.io/g/devel/message/44251 Mute This Topic: https://groups.io/mt/32565505/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-