Date: Fri, 1 Nov 2024 10:38:59 -0300 From: Renato Botelho <garga@FreeBSD.org> To: Dimitry Andric <dim@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: f3dbef108212 - main - Bump __FreeBSD_version for llvm 19.1.2 merge Message-ID: <f1c2b7cb-a2fd-4eec-9176-9f1b202243ab@FreeBSD.org> In-Reply-To: <202410231832.49NIWkas078103__1245.09599279321$1729708469$gmane$org@gitrepo.freebsd.org> References: <202410231832.49NIWkas078103__1245.09599279321$1729708469$gmane$org@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23/10/24 15:32, Dimitry Andric wrote: > The branch main has been updated by dim: > > URL: https://cgit.FreeBSD.org/src/commit/?id=f3dbef108212460489ae68b4c47e20b73984f433 > > commit f3dbef108212460489ae68b4c47e20b73984f433 > Author: Dimitry Andric <dim@FreeBSD.org> > AuthorDate: 2024-10-23 16:49:02 +0000 > Commit: Dimitry Andric <dim@FreeBSD.org> > CommitDate: 2024-10-23 18:27:43 +0000 > > Bump __FreeBSD_version for llvm 19.1.2 merge > > PR: 280562 > MFC after: 1 month > --- > sys/sys/param.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/sys/sys/param.h b/sys/sys/param.h > index 8af2f9594bc1..7647c0d6e518 100644 > --- a/sys/sys/param.h > +++ b/sys/sys/param.h > @@ -73,7 +73,7 @@ > * cannot include sys/param.h and should only be updated here. > */ > #undef __FreeBSD_version > -#define __FreeBSD_version 1500025 > +#define __FreeBSD_version 1500026 > > /* > * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD, > > open-vm-tools build fails after llvm19 import. I will have time to look at it next week but maybe it's something trivial so I will leave log here just in case https://idaho.arrakis.com.br/data/main-amd64-default/2024-11-01_09h39m06s/logs/errors/open-vm-tools-12.5.0,2.log -- Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1c2b7cb-a2fd-4eec-9176-9f1b202243ab>