On Sun, 20 Jun 2021 15:49:57 +0300 Dmitry Chagin <dcha...@freebsd.org> wrote:
> On Sat, Jun 19, 2021 at 06:11:04PM +0000, Dimitry Andric wrote: > > The branch main has been updated by dim: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=23408297fbf3089f0388a8873b02fa75ab3f5bb9 > > > > commit 23408297fbf3089f0388a8873b02fa75ab3f5bb9 > > Merge: cac129e60300 e4bbddaec868 > > Author: Dimitry Andric <d...@freebsd.org> > > AuthorDate: 2021-06-19 10:06:00 +0000 > > Commit: Dimitry Andric <d...@freebsd.org> > > CommitDate: 2021-06-19 18:09:28 +0000 > > > > Merge llvm-project 12.0.1 rc2 > > > > This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and > > openmp to llvmorg-12.0.1-rc2-0-ge7dac564cd0e, a.k.a. 12.0.1 rc2. > > > > PR: 255570 > > MFC after: 6 weeks > > > hi! with 11 clang kernel build time is about 60 sec, with 12.0.0 and > 12.0.1 rc2 build time increased to 500 sec. > On my system (Ryzen 5 1600 3200MHz) building my customized kernel takes only 25 seconds. Even building GENERIC-NODEBUG only takes 222 seconds. These were both clean builds, i.e. the target directory was empty when I started the build, so every file had to be newly compiled. -- Gary Jennejohn _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"