Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2021 22:17:00 -0500
From:      Ed Maste <emaste@freebsd.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        Jason Bacon <bacon4000@gmail.com>, FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: Call for Foundation-supported Project Ideas
Message-ID:  <CAPyFy2DaDsn9oq1-pXysJ702wjO3kGAhmtKVHz9AnJYAtjwdhA@mail.gmail.com>
In-Reply-To: <20211129003635.GA81568@troutmask.apl.washington.edu>
References:  <861r36xzpe.fsf@phe.ftfl.ca> <20211128220732.GA81140@troutmask.apl.washington.edu> <d0c77bfe-6a37-e177-f64d-2e1d3fc23dc2@gmail.com> <20211129003635.GA81568@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Nov 2021 at 19:37, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
>
> It's certainly not the latest and greatest,
> CPU: Intel(R) Core(TM)2 Duo CPU     T7250  @ 2.00GHz (1995.04-MHz K8-class CPU)

If you're content to use a compiler from a package you can save a lot
of time by building with `CROSS_TOOLCHAIN=llvm13` and
`WITHOUT_TOOLCHAIN=yes`. Or, instead of WITHOUT_TOOLCHAIN perhaps
`WITHOUT_CLANG=yes`, `WITHOUT_LLD=yes` and `WITHOUT_LLDB=yes`.

Cirrus-CI builds CROSS_TOOLCHAIN and WITHOUT_TOOLCHAIN to reduce build
time significantly, given that the vast majority of CI build/test runs
are not targeting compiler changes.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DaDsn9oq1-pXysJ702wjO3kGAhmtKVHz9AnJYAtjwdhA>