Date: Wed, 16 Nov 2022 11:17:21 -0500 From: Ed Maste <emaste@freebsd.org> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: Retiring WITHOUT_CXX Message-ID: <CAPyFy2AtCMRERt7KC7bDkBTDG0QSfw63Oz9QTNQWvt-oiviXig@mail.gmail.com> In-Reply-To: <alpine.BSF.2.00.2111261838320.68830@ai.fobar.qr> References: <CAPyFy2DJcDFbSoD8awU03jPBY1YVytf%2Bxk4qpv3pW_GLkOsfWA@mail.gmail.com> <202111260909.1AQ99LY2023877@gndrsh.dnsmgr.net> <CAPyFy2Bs76J=UVotL6McqdHVNwhtYmfQq7U2xpXVKiQTpa78Lw@mail.gmail.com> <alpine.BSF.2.00.2111261838320.68830@ai.fobar.qr>
next in thread | previous in thread | raw e-mail | index | archive | help
Reviving an old thread, On Fri, 26 Nov 2021 at 14:06, Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> wrote: > > I used to disable [C++ support] in my images but started to need devd > and that is really the only reason its there currently > > #WITHOUT_CXX= # devd needs it Now that libc++ is in /lib we don't need to force devd to be statically linked, and I've opened a review to make that change: https://reviews.freebsd.org/D37409 This will save about 1MB. I've also refreshed the WITHOUT_CXX retirement review, in https://reviews.freebsd.org/D33108 WITHOUT_CXX currently turns off all of these options: CLANG LLD LLDB LLVM_BINUTILS GOOGLETEST OFED OPENMP PMC TESTS and avoids building these binaries: devd dtc kyua rs users zfsd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2AtCMRERt7KC7bDkBTDG0QSfw63Oz9QTNQWvt-oiviXig>