Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2022 15:58:45 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        Alexander Leidinger <Alexander@leidinger.net>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: b9cb80883bce - main - Don't omit bsd.compiler.mk for the nested delete-old in buildworld.
Message-ID:  <a939e798-5335-8aba-f404-ee238da883e6@FreeBSD.org>
In-Reply-To: <20221121092058.Horde.4L9L_klp3t3wQB-8ZcdcGrX@webmail.leidinger.net>
References:  <20221121092058.Horde.4L9L_klp3t3wQB-8ZcdcGrX@webmail.leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/21/22 12:20 AM, Alexander Leidinger wrote:
> Quoting John Baldwin <jhb@freebsd.org> (from Sat, 19 Nov 2022 04:13:10 GMT):
> 
>> The branch main has been updated by jhb:
>>
>> URL:
>> https://cgit.FreeBSD.org/src/commit/?id=b9cb80883bce6dc992cf05ae2e59089a60d311ec
>>
>> commit b9cb80883bce6dc992cf05ae2e59089a60d311ec
>> Author:     John Baldwin <jhb@FreeBSD.org>
>> AuthorDate: 2022-11-19 04:11:07 +0000
>> Commit:     John Baldwin <jhb@FreeBSD.org>
>> CommitDate: 2022-11-19 04:11:07 +0000
>>
>>      Don't omit bsd.compiler.mk for the nested delete-old in buildworld.
>>
>>      src.opts.mk will need bsd.compiler.mk to determine if CXX is
>>      supported.  Without this, src.opts.mk always marks CXX as broken and
>>      attempts to delete all dependencies of MK_CXX from WORLDTMP.
> 
> Is this the reason why a buildworld directly after a successful
> buildworld was (re-)building parts of llvm (without doing _any_ change
> in between)? I noticed this just last week but didn't took the time to
> have a look or discuss somewhere (well, I thought "maybe it's a
> feature of the bootstrap, it would surely get noticed if not").

No, this does not affect that.

-- 
John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a939e798-5335-8aba-f404-ee238da883e6>