Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2025 14:28:18 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: c6778f3a4423 - main - Makefile.libcompat: Tweak krb5 compat dirs
Message-ID:  <6820006a-8621-40b3-9e3e-a21a98347829@FreeBSD.org>
In-Reply-To: <aKNHc6PpLCo8l4u9@amaryllis.le-fay.org>
References:  <202508170227.57H2R862074953@gitrepo.freebsd.org> <77e12d8d-3634-4d6e-bf17-220eca030eb0@FreeBSD.org> <aKNHc6PpLCo8l4u9@amaryllis.le-fay.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/18/25 11:32, Lexi Winter wrote:
> John Baldwin:
>> On 8/16/25 22:27, Lexi Winter wrote:
>>>       Makefile.libcompat: Tweak krb5 compat dirs
>>
>> Why not just move these directories over to krb5/lib?
> 
> i was planning to discuss this with Cy, but the reason is that some of
> the libraries in util/ require compile_et, which is also in util/, so
> it's more complicated than just moving the libraries to lib/.

As noted on IRC, I think this would be a no-op.  Today krb5/Makefile
builds util before lib, so moving items from the end of krb5/util/Makefile
to the start of krb5/lib/Makefile should preserve the same relative
order (I'm assuming changing the relative position of krb5/include
shouldn't matter).

-- 
John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6820006a-8621-40b3-9e3e-a21a98347829>