Date: Mon, 25 May 2020 18:20:28 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: mike tancsa <mike@sentex.net> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: svn commit: r361465 - in stable: 11/lib/clang/include/clang/Config 11/lib/clang/include/llvm/Config 12/lib/clang/include/clang/Config 12/lib/clang/include/llvm/Config Message-ID: <68E3A82A-A0DC-40A2-A58C-E66EC9B8211A@FreeBSD.org> In-Reply-To: <f19b39e3-4775-9977-5405-cd29f2645fbc@sentex.net> References: <202005251606.04PG6VN9064551@repo.freebsd.org> <f19b39e3-4775-9977-5405-cd29f2645fbc@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_C4A57F0F-6EBF-4844-B490-0DF945B6C881 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Hi Mike, Unless you need zlib compressed debug information, you will not be affected. I hope that on nano-scale systems you will seldom have to deal with multi-GB .debug sections. :-) Note that I have asked the release engineering team for approval to merge this change into 11.4, so hopefully it will be in the upcoming release. -Dimitry On 25 May 2020, at 18:15, mike tancsa <mike@sentex.net> wrote: > > Is there any fallout from this commit not being there ? I have > deployed some nanobsd images based on a tree last week. Are there any > bugs I would run into as a result of this ? Or is it benign ? > > Thanks, > > ---Mike > > On 5/25/2020 12:06 PM, Dimitry Andric wrote: >> Author: dim >> Date: Mon May 25 16:06:30 2020 >> New Revision: 361465 >> URL: https://svnweb.freebsd.org/changeset/base/361465 >> >> Log: >> Regenerate llvm config headers to correctly enable zlib support >> >> During the initial upgrade to 10.0.0 in r357120, I generated these >> headers once, but they were missing zlib-related settings at that time. >> These should have been regenerated again during the merge of the final >> 10.0.0 release. >> >> Direct commit to stable/{11,12}, since head has gotten 10.0.1 in the >> mean time, with up-to-date generated headers. >> >> Reported by: hyama99@gmail.com >> PR: 246244 --Apple-Mail=_C4A57F0F-6EBF-4844-B490-0DF945B6C881 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXsvwTAAKCRCwXqMKLiCW o0DcAKCGyadjx8Fp0QdoC9lvvgXKJJsZcQCg086hH4WRnf+XfwEU7492g7TmEAQ= =BOQl -----END PGP SIGNATURE----- --Apple-Mail=_C4A57F0F-6EBF-4844-B490-0DF945B6C881--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68E3A82A-A0DC-40A2-A58C-E66EC9B8211A>